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