centos man page for pci_find_next_ext_capability

Query: pci_find_next_ext_capability

OS: centos

Section: 9

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

PCI_FIND_NEXT_EXT_CA(9) 					Hardware Interfaces					   PCI_FIND_NEXT_EXT_CA(9)

NAME
pci_find_next_ext_capability - Find an extended capability
SYNOPSIS
int pci_find_next_ext_capability(struct pci_dev * dev, int start, int cap);
ARGUMENTS
dev PCI device to query start address at which to start looking (0 to start at beginning of list) cap capability code
DESCRIPTION
Returns 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_FIND_NEXT_EXT_CA(9)
Related Man Pages
tran_getcap(9e) - opensolaris
tran_setcap(9e) - suse
tran_setcap(9e) - centos
tran_getcap(9e) - php
tran_setcap(9e) - linux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
CentOS7 restoring file capabilities
Shopt -s histappend
[TIP] Processing YAML files with yq