centos man page for pci_find_next_bus

Query: pci_find_next_bus

OS: centos

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 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
pci_create_slot(9) - centos
hwloc_bridge_covers_pcibus(debian) - debian
hwloc_get_hostbridge_by_pcibus(debian) - debian
hwloc_get_non_io_ancestor_obj(debian) - debian
pcitweak(1) - xfree86
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!