1PCI_DISABLE_ROM(9)            Hardware Interfaces           PCI_DISABLE_ROM(9)
2
3
4

NAME

6       pci_disable_rom - disable ROM decoding for a PCI device
7

SYNOPSIS

9       void pci_disable_rom(struct pci_dev * pdev);
10

ARGUMENTS

12       pdev
13           PCI device to disable
14

DESCRIPTION

16       Disable ROM decoding on a PCI device by turning off the last bit in the
17       ROM BAR.
18
20Kernel Hackers Manual 3.10         June 2019                PCI_DISABLE_ROM(9)
Impressum