pci_bus_max_busnr(9) centos man page | unix.com

Man Page: pci_bus_max_busnr

Operating Environment: centos

Section: 9

PCI_BUS_MAX_BUSNR(9)						Hardware Interfaces					      PCI_BUS_MAX_BUSNR(9)

NAME
pci_bus_max_busnr - returns maximum PCI bus number of given bus' children
SYNOPSIS
unsigned char pci_bus_max_busnr(struct pci_bus * bus);
ARGUMENTS
bus pointer to PCI bus structure to search
DESCRIPTION
Given a PCI bus, returns the highest PCI bus number present in the set including the given PCI bus and its list of child PCI buses.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_BUS_MAX_BUSNR(9)
Related Man Pages
hwloc_get_next_bridge(debian) - debian
pcitweak(1) - xfree86
pci_devinfo(3) - netbsd
pcibus_conf_write(3) - netbsd
pciback(4) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq