table of contents
other versions
- stretch 4.9.168-1
PCI_INTX(9) | Hardware Interfaces | PCI_INTX(9) |
NAME¶
pci_intx - enables/disables PCI INTx for device devSYNOPSIS¶
void pci_intx(struct pci_dev * pdev, int enable);
ARGUMENTS¶
pdevthe PCI device to operate on
enable
boolean: whether to enable or disable PCI INTx
DESCRIPTION¶
Enables/disables PCI INTx for device devCOPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |