Rechercher une page de manuel
pci_unmap_rom
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
pci_unmap_rom - unmap the ROM from kernel spaceSYNOPSIS
- void pci_unmap_rom(struct pci_dev * pdev, void __iomem * rom);
ARGUMENTS
pdev
- pointer to pci device struct
rom
- virtual address of the previous mapping
DESCRIPTION
Remove a mapping of a previously mapped ROM
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre