pci_bus_max_busnr(9) suse man page | unix.com

Man Page: pci_bus_max_busnr

Operating Environment: suse

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 2.6. July 2010 PCI_BUS_MAX_BUSNR(9)
Related Man Pages
pci_conf_print(3) - netbsd
pci_devinfo(3) - netbsd
pcibus_conf_read(3) - netbsd
pcidev_conf_read(3) - netbsd
pcidev_conf_write(3) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I