suse man page for pci_rescan_bus

Query: pci_rescan_bus

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCI_RESCAN_BUS(9)						Hardware Interfaces						 PCI_RESCAN_BUS(9)

NAME
pci_rescan_bus - scan a PCI bus for devices.
SYNOPSIS
unsigned int __ref pci_rescan_bus(struct pci_bus * bus);
ARGUMENTS
bus PCI bus to scan
DESCRIPTION
Scan a PCI bus and child buses for new devices, adds them, and enables them. Returns the max number of subordinate bus discovered.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PCI_RESCAN_BUS(9)
Related Man Pages
pci_create_slot(9) - suse
pcitweak(1) - redhat
hwloc_get_next_bridge(debian) - debian
hwloc_get_pcidev_by_busid(debian) - debian
i2c_add_numbered_adapter(9) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Docker learning Phase-I