suse man page for pci_find_bus

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)

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
hwloc_get_next_pcidev(debian) - debian
pcitweak(1) - xfree86
pcibus_conf_read(3) - netbsd
pci_findvendor(3) - netbsd
pcibus_conf_write(3) - netbsd
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I