centos man page for pci_scan_slot

Query: pci_scan_slot

OS: centos

Section: 9

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

PCI_SCAN_SLOT(9)						Hardware Interfaces						  PCI_SCAN_SLOT(9)

NAME
pci_scan_slot - scan a PCI slot on a bus for devices.
SYNOPSIS
int pci_scan_slot(struct pci_bus * bus, int devfn);
ARGUMENTS
bus PCI bus to scan devfn slot number to scan (must have zero function.)
DESCRIPTION
Scan a PCI slot on the specified PCI bus for devices, adding discovered devices to the bus->devices list. New devices will not have is_added set. Returns the number of new devices found.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_SCAN_SLOT(9)
Related Man Pages
pciconfig_read(2) - linux
struct_bus_type(9) - centos
lspci(8) - redhat
i2c_register_board_info(9) - centos
pcitweak(1) - xfree86
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!