pci_find_next_bus(9) centos man page | unix.com

Man Page: pci_find_next_bus

Operating Environment: centos

Section: 9

PCI_FIND_NEXT_BUS(9)						Hardware Interfaces					      PCI_FIND_NEXT_BUS(9)

NAME
pci_find_next_bus - begin or continue searching for a PCI bus
SYNOPSIS
struct pci_bus * pci_find_next_bus(const struct pci_bus * from);
ARGUMENTS
from Previous PCI bus found, or NULL for new search.
DESCRIPTION
Iterates through the list of known PCI buses. A new search is initiated by passing NULL as the from argument. Otherwise if from is not NULL, searches continue from next device on the global list.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_FIND_NEXT_BUS(9)
Related Man Pages
pcitweak(1) - redhat
hwloc_get_next_pcidev(debian) - debian
hwloc_get_pcidev_by_busidstring(debian) - debian
hwloc_bridge_covers_pcibus(centos) - centos
hwloc_get_hostbridge_by_pcibus(centos) - centos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Tar Command
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!