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
device_create(9) - centos
device_schedule_callback_owner(9) - centos
bus_describe_intr(9) - debian
ccw_device_start_timeout_key(9) - suse
ccw_device_start_key(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Controlling user input
[TIP] Processing YAML files with yq