table of contents
PCI_INTX_MASK_SUPPOR(9) | Hardware Interfaces | PCI_INTX_MASK_SUPPOR(9) |
NAME¶
pci_intx_mask_supported - probe for INTx masking support
SYNOPSIS¶
bool pci_intx_mask_supported(struct pci_dev * dev);
ARGUMENTS¶
dev
the PCI device to operate on
DESCRIPTION¶
Check if the device dev support INTx masking via the config space command word.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |