centos man page for pci_bus_find_capability

Query: pci_bus_find_capability

OS: centos

Section: 9

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

PCI_BUS_FIND_CAPABIL(9) 					Hardware Interfaces					   PCI_BUS_FIND_CAPABIL(9)

NAME
pci_bus_find_capability - query for devices' capabilities
SYNOPSIS
int pci_bus_find_capability(struct pci_bus * bus, unsigned int devfn, int cap);
ARGUMENTS
bus the PCI bus to query devfn PCI device to query cap capability code
DESCRIPTION
Like pci_find_capability but works for pci devices that do not have a pci_dev structure set up yet. Returns the address of the requested capability structure within the device's PCI configuration space or 0 in case the device does not support it.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_BUS_FIND_CAPABIL(9)
Related Man Pages
pci_create_slot(9) - suse
pciconfig_read(2) - debian
pciconfig_read(2) - centos
pciconfig_iobase(2) - mojave
pciconfig_write(2) - x11r4
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!