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
-- undescribed --
DESCRIPTION¶
Check if the device dev support INTx masking via the config space command word.
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |