pci_check_and_mask_intx(9) centos man page | unix.com

Man Page: pci_check_and_mask_intx

Operating Environment: centos

Section: 9

PCI_CHECK_AND_MASK_I(9) 					Hardware Interfaces					   PCI_CHECK_AND_MASK_I(9)

NAME
pci_check_and_mask_intx - mask INTx on pending interrupt
SYNOPSIS
bool pci_check_and_mask_intx(struct pci_dev * dev);
ARGUMENTS
dev the PCI device to operate on
DESCRIPTION
Check if the device dev has its INTx line asserted, mask it and return true in that case. False is returned if not interrupt was pending.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_CHECK_AND_MASK_I(9)
Related Man Pages
ccw_device_start(9) - centos
device_create(9) - centos
usb_fill_int_urb(9) - centos
bus_describe_intr(9) - debian
ccw_device_start(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq