Query: pci_find_next_ht_capability
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_FIND_NEXT_HT_CAP(9) Hardware Interfaces PCI_FIND_NEXT_HT_CAP(9)NAMEpci_find_next_ht_capability - query a device's Hypertransport capabilitiesSYNOPSISint pci_find_next_ht_capability(struct pci_dev * dev, int pos, int ht_cap);ARGUMENTSdev PCI device to query pos Position from which to continue searching ht_cap Hypertransport capability codeDESCRIPTIONTo be used in conjunction with pci_find_ht_capability to search for all capabilities matching ht_cap. pos should always be a value returned from pci_find_ht_capability. NB. To be 100% safe against broken PCI devices, the caller should take steps to avoid an infinite loop.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_FIND_NEXT_HT_CAP(9)
Related Man Pages |
---|
struct_ieee80211_sta(9) - centos |
pci_disable_busmaster(9) - debian |
pci_find_dbsf(9) - debian |
pci_enable_io(9) - debian |
pci_find_bsf(9) - debian |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |