1PCI_INTX_MASK_SUPPOR(9) Hardware Interfaces PCI_INTX_MASK_SUPPOR(9)
23
4
NAME
6pci_intx_mask_supported - probe for INTx masking support
7
SYNOPSIS
9bool pci_intx_mask_supported(struct pci_dev * dev);
10
ARGUMENTS
12dev
13the PCI device to operate on
14
DESCRIPTION
16Check if the device dev support INTx masking via the config space
17command word.
18
COPYRIGHT
20Kernel Hackers Manual 3.10 June 2019 PCI_INTX_MASK_SUPPOR(9)