pci_find_next_ht_capability(9) centos man page | unix.com

Man Page: pci_find_next_ht_capability

Operating Environment: centos

Section: 9

PCI_FIND_NEXT_HT_CAP(9) 					Hardware Interfaces					   PCI_FIND_NEXT_HT_CAP(9)

NAME
pci_find_next_ht_capability - query a device's Hypertransport capabilities
SYNOPSIS
int pci_find_next_ht_capability(struct pci_dev * dev, int pos, int ht_cap);
ARGUMENTS
dev PCI device to query pos Position from which to continue searching ht_cap Hypertransport capability code
DESCRIPTION
To 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_FIND_NEXT_HT_CAP(9)
Related Man Pages
pci_create_slot(9) - centos
struct_ieee80211_sta(9) - centos
pci(9) - debian
pci_find_bsf(9) - debian
pci_read_config(9) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I