suse man page for pci_find_ht_capability

Query: pci_find_ht_capability

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCI_FIND_HT_CAPABILI(9) 					Hardware Interfaces					   PCI_FIND_HT_CAPABILI(9)

NAME
pci_find_ht_capability - query a device's Hypertransport capabilities
SYNOPSIS
int pci_find_ht_capability(struct pci_dev * dev, int ht_cap);
ARGUMENTS
dev PCI device to query ht_cap Hypertransport capability code
DESCRIPTION
Tell 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PCI_FIND_HT_CAPABILI(9)
Related Man Pages
pcitweak(1) - redhat
hal-find(1m) - opensolaris
pcitweak(1) - xfree86
hal-find-by-capability(1) - suse
hal-find-by-capability(1) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Tar Command
Docker learning Phase-I