PCI_BUS_MAX_BUSNR(9) Hardware Interfaces PCI_BUS_MAX_BUSNR(9)NAMEpci_bus_max_busnr - returns maximum PCI bus number of given bus' childrenSYNOPSISunsigned char pci_bus_max_busnr(struct pci_bus * bus);ARGUMENTSbus pointer to PCI bus structure to searchDESCRIPTIONGiven 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.COPYRIGHTKernel 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 |