suse man page for pci_find_next_bus

Query: pci_find_next_bus

OS: suse

Section: 9

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

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 busses. 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 2.6. July 2010 PCI_FIND_NEXT_BUS(9)
Related Man Pages
pcitweak(1) - redhat
hwloc_get_next_pcidev(debian) - debian
hwloc_get_pcidev_by_busid(debian) - debian
hwlocality_advanced_io(debian) - debian
hwloc_get_hostbridge_by_pcibus(centos) - centos
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com
32 bit process addressing more than 4GB