centos man page for pci_hw_vendor_status

Query: pci_hw_vendor_status

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCI_HW_VENDOR_STATUS(9) 					Hardware Interfaces					   PCI_HW_VENDOR_STATUS(9)

NAME
pci_hw_vendor_status - Tell if a PCI device is supported by the HW vendor
SYNOPSIS
const struct pci_device_id * pci_hw_vendor_status(const struct pci_device_id * ids, struct pci_dev * dev);
ARGUMENTS
ids array of PCI device id structures to search in dev the PCI device structure to match against
DESCRIPTION
Used by a driver to check whether this device is in its list of unsupported devices. Returns the matching pci_device_id structure or NULL if there is no match. Reserved for Internal Red Hat use only.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_HW_VENDOR_STATUS(9)
Related Man Pages
cbb(4) - freebsd
pccbb(4) - opensolaris
pccbb(4) - plan9
pccbb(4) - centos
pccbb(4) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
Unsure why access time on a directory change isn't changing