pci_map_rom(9) suse man page | unix.com

Man Page: pci_map_rom

Operating Environment: suse

Section: 9

PCI_MAP_ROM(9)							Hardware Interfaces						    PCI_MAP_ROM(9)

NAME
pci_map_rom - map a PCI ROM to kernel space
SYNOPSIS
void __iomem * pci_map_rom(struct pci_dev * pdev, size_t * size);
ARGUMENTS
pdev pointer to pci device struct size pointer to receive size of pci window over ROM
RETURN
kernel virtual pointer to image of ROM Map a PCI ROM into kernel space. If ROM is boot video ROM, the shadow BIOS copy will be returned instead of the actual ROM.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PCI_MAP_ROM(9)
Related Man Pages
netrom(4) - suse
netrom(4) - centos
nrports(5) - centos
nrports(5) - suse
netrom(4) - linux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com