Query: pci_find_ext_capability
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_FIND_EXT_CAPABIL(9) Hardware Interfaces PCI_FIND_EXT_CAPABIL(9)NAMEpci_find_ext_capability - Find an extended capabilitySYNOPSISint pci_find_ext_capability(struct pci_dev * dev, int cap);ARGUMENTSdev PCI device to query cap capability codeDESCRIPTIONReturns the address of the requested extended capability structure within the device's PCI configuration space or 0 if the device does not support it. Possible values for cap: PCI_EXT_CAP_ID_ERR Advanced Error Reporting PCI_EXT_CAP_ID_VC Virtual Channel PCI_EXT_CAP_ID_DSN Device Serial Number PCI_EXT_CAP_ID_PWR Power BudgetingCOPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_FIND_EXT_CAPABIL(9)
Related Man Pages |
---|
tran_getcap(9e) - opensolaris |
tran_setcap(9e) - opensolaris |
tran_getcap(9e) - centos |
tran_setcap(9e) - centos |
tran_setcap(9e) - hpux |
Similar Topics in the Unix Linux Community |
---|
Cause PCIe error callbacks using AER injection |