table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
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¶
February 2017 | Kernel Hackers Manual 3.16 |