pci_check_and_unmask_intx(9) centos man page | unix.com

Man Page: pci_check_and_unmask_intx

Operating Environment: centos

Section: 9

PCI_CHECK_AND_UNMASK(9) 					Hardware Interfaces					   PCI_CHECK_AND_UNMASK(9)

NAME
pci_check_and_unmask_intx - unmask INTx of no interrupt is pending
SYNOPSIS
bool pci_check_and_unmask_intx(struct pci_dev * dev);
ARGUMENTS
dev the PCI device to operate on
DESCRIPTION
Check if the device dev has its INTx line asserted, unmask it if not and return true. False is returned and the mask remains active if there was still an interrupt pending.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_CHECK_AND_UNMASK(9)
Related Man Pages
device_schedule_callback_owner(9) - centos
usb_fill_int_urb(9) - centos
ccw_device_start(9) - suse
struct_irq_chip(9) - suse
bus_describe_intr(9) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing