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
bus_describe_intr(9) - debian
ccw_device_start_timeout(9) - suse
request_irq(9) - suse
struct_irq_chip(9) - suse
bus_describe_intr(9) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq