centos man page for pci_disable_rom

Query: pci_disable_rom

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCI_DISABLE_ROM(9)						Hardware Interfaces						PCI_DISABLE_ROM(9)

NAME
pci_disable_rom - disable ROM decoding for a PCI device
SYNOPSIS
void pci_disable_rom(struct pci_dev * pdev);
ARGUMENTS
pdev PCI device to disable
DESCRIPTION
Disable ROM decoding on a PCI device by turning off the last bit in the ROM BAR.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_DISABLE_ROM(9)
Related Man Pages
pcitweak(1) - xfree86
cbb(4) - freebsd
pccbb(4) - centos
pccbb(4) - redhat
pccbb(4) - linux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
Controlling user input
[TIP] Processing YAML files with yq