Query: pci_find_bus
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_FIND_BUS(9) Hardware Interfaces PCI_FIND_BUS(9)NAMEpci_find_bus - locate PCI bus from a given domain and bus numberSYNOPSISstruct pci_bus * pci_find_bus(int domain, int busnr);ARGUMENTSdomain number of PCI domain to search busnr number of desired PCI busDESCRIPTIONGiven a PCI bus number and domain number, the desired PCI bus is located in the global list of PCI buses. If the bus is found, a pointer to its data structure is returned. If no bus is found, NULL is returned.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_FIND_BUS(9)
Related Man Pages |
---|
pcitweak(1) - redhat |
hwloc_bridge_covers_pcibus(debian) - debian |
hwloc_get_hostbridge_by_pcibus(debian) - debian |
pcibus_conf_read(3) - netbsd |
pciback(4) - netbsd |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Cut command on RHEL 6.8 compatibility issues |
Update kernel Linux without reboot?! |
Docker learning Phase-I |
Shopt -s histappend |