pci_scan_slot(9) centos man page | unix.com

Man Page: pci_scan_slot

Operating Environment: centos

Section: 9

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_write(2) - linux
struct_bus_type(9) - centos
lspci(8) - redhat
lsusb(8) - redhat
pcitweak(1) - xfree86
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq