Man Page: pci_hw_vendor_status
Operating Environment: centos
Section: 9
PCI_HW_VENDOR_STATUS(9) Hardware Interfaces PCI_HW_VENDOR_STATUS(9)NAMEpci_hw_vendor_status - Tell if a PCI device is supported by the HW vendorSYNOPSISconst struct pci_device_id * pci_hw_vendor_status(const struct pci_device_id * ids, struct pci_dev * dev);ARGUMENTSids array of PCI device id structures to search in dev the PCI device structure to match againstDESCRIPTIONUsed 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_HW_VENDOR_STATUS(9)
| Related Man Pages |
|---|
| struct_ccw_driver(9) - centos |
| cbb(4) - debian |
| pccbb(4) - plan9 |
| pccbb(4) - centos |
| pccbb(4) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Tar Command |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |