pci_find_bus(9) suse man page | unix.com

Man Page: pci_find_bus

Operating Environment: suse

Section: 9

PCI_FIND_BUS(9) 						Hardware Interfaces						   PCI_FIND_BUS(9)

NAME
pci_find_bus - locate PCI bus from a given domain and bus number
SYNOPSIS
struct pci_bus * pci_find_bus(int domain, int busnr);
ARGUMENTS
domain number of PCI domain to search busnr number of desired PCI bus
DESCRIPTION
Given 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PCI_FIND_BUS(9)
Related Man Pages
pcitweak(1) - redhat
hwloc_get_hostbridge_by_pcibus(debian) - debian
hwloc_get_next_pcidev(debian) - debian
pci(3) - netbsd
pcidev_conf_read(3) - netbsd
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend
32 bit process addressing more than 4GB