Man Page: pci_find_next_ext_capability
Operating Environment: centos
Section: 9
PCI_FIND_NEXT_EXT_CA(9) Hardware Interfaces PCI_FIND_NEXT_EXT_CA(9)NAMEpci_find_next_ext_capability - Find an extended capabilitySYNOPSISint pci_find_next_ext_capability(struct pci_dev * dev, int start, int cap);ARGUMENTSdev PCI device to query start address at which to start looking (0 to start at beginning of list) cap capability codeDESCRIPTIONReturns the address of the next matching extended capability structure within the device's PCI configuration space or 0 if the device does not support it. Some capabilities can occur several times, e.g., the vendor-specific capability, and this provides a way to find them all.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_FIND_NEXT_EXT_CA(9)
| Related Man Pages |
|---|
| tran_getcap(9e) - centos |
| tran_setcap(9e) - centos |
| tran_setcap(9e) - php |
| tran_setcap(9e) - hpux |
| tran_setcap(9e) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| Please Welcome Dave Munro to the Moderator Team! |