1PCI_RESCAN_BUS(9)             Hardware Interfaces            PCI_RESCAN_BUS(9)
2
3
4

NAME

6       pci_rescan_bus - scan a PCI bus for devices.
7

SYNOPSIS

9       unsigned int pci_rescan_bus(struct pci_bus * bus);
10

ARGUMENTS

12       bus
13           PCI bus to scan
14

DESCRIPTION

16       Scan a PCI bus and child buses for new devices, adds them, and enables
17       them.
18
19       Returns the max number of subordinate bus discovered.
20
22Kernel Hackers Manual 3.10         June 2019                 PCI_RESCAN_BUS(9)
Impressum