centos man page for pci_enable_rom

Query: pci_enable_rom

OS: centos

Section: 9

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

PCI_ENABLE_ROM(9)						Hardware Interfaces						 PCI_ENABLE_ROM(9)

NAME
pci_enable_rom - enable ROM decoding for a PCI device
SYNOPSIS
int pci_enable_rom(struct pci_dev * pdev);
ARGUMENTS
pdev PCI device to enable
DESCRIPTION
Enable ROM decoding on dev. This involves simply turning on the last bit of the PCI ROM BAR. Note that some cards may share address decoders between the ROM and other resources, so enabling it may disable access to MMIO registers or other card memory.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_ENABLE_ROM(9)
Related Man Pages
pcitweak(1) - redhat
memory_cb(4) - redhat
pccbb(4) - debian
cdvd(1) - osf1
pccbb(4) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq