Scroll to navigation

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

struct pci_dev * dev
the PCI device to operate on

DESCRIPTION

Check if the device dev support INTx masking via the config space command word.

COPYRIGHT

July 2017 Kernel Hackers Manual 4.11