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

NAME

6       pci_check_and_unmask_intx - unmask INTx if no interrupt is pending
7

SYNOPSIS

9       bool pci_check_and_unmask_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, unmask it if not
17       and return true. False is returned and the mask remains active if there
18       was still an interrupt pending.
19
21Kernel Hackers Manual 3.10         June 2019           PCI_CHECK_AND_UNMASK(9)
Impressum