Man Page: pci_find_ht_capability
Operating Environment: suse
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 2.6. July 2010 PCI_FIND_HT_CAPABILI(9)
| Related Man Pages |
|---|
| emuxki(4) - netbsd |
| pcitweak(1) - redhat |
| hal-find-by-capability(1) - x11r4 |
| pci_report_pmcap(9f) - sunos |
| pci_report_pmcap(9f) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |