Man Page: pci_find_ht_capability
Operating Environment: centos
Section: 9
PCI_FIND_HT_CAPABILI(9) Hardware Interfaces PCI_FIND_HT_CAPABILI(9)NAMEpci_find_ht_capability - query a device's Hypertransport capabilitiesSYNOPSISint pci_find_ht_capability(struct pci_dev * dev, int ht_cap);ARGUMENTSdev PCI device to query ht_cap Hypertransport capability codeDESCRIPTIONTell if a device supports a given Hypertransport capability. Returns an address within the device's PCI configuration space or 0 in case the device does not support the request capability. The address points to the PCI capability, of type PCI_CAP_ID_HT, which has a Hypertransport capability matching ht_cap.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_FIND_HT_CAPABILI(9)
| Related Man Pages |
|---|
| hal-find-by-property(1m) - opensolaris |
| hal-find(1m) - opensolaris |
| hal-find-by-capability(1) - x11r4 |
| sys::virt::nodedevice(3) - centos |
| hal-find-by-capability(1) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |