1PCI_CHECK_AND_MASK_I(9)       Hardware Interfaces      PCI_CHECK_AND_MASK_I(9)
2
3
4

NAME

6       pci_check_and_mask_intx - mask INTx on pending interrupt
7

SYNOPSIS

9       bool pci_check_and_mask_intx(struct pci_dev * dev);
10

ARGUMENTS

12       dev
13           the PCI device to operate on
14

DESCRIPTION

16       Check if the device dev has its INTx line asserted, mask it and return
17       true in that case. False is returned if not interrupt was pending.
18
20Kernel Hackers Manual 3.10         June 2019           PCI_CHECK_AND_MASK_I(9)
Impressum