pci_reset_slot(9) centos man page | unix.com

Man Page: pci_reset_slot

Operating Environment: centos

Section: 9

PCI_RESET_SLOT(9)						Hardware Interfaces						 PCI_RESET_SLOT(9)

NAME
pci_reset_slot - reset a PCI slot
SYNOPSIS
int pci_reset_slot(struct pci_slot * slot);
ARGUMENTS
slot PCI slot to reset
DESCRIPTION
A PCI bus may host multiple slots, each slot may support a reset mechanism independent of other slots. For instance, some slots may support slot power control. In the case of a 1:1 bus to slot architecture, this function may wrap the bus reset to avoid spurious slot related events such as hotplug. Generally a slot reset should be attempted before a bus reset. All of the function of the slot and any subordinate buses behind the slot are reset through this function. PCI config space of all devices in the slot and behind the slot is saved before and restored after reset. Return 0 on success, non-zero on error.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_RESET_SLOT(9)
Related Man Pages
pci_create_slot(9) - suse
amtape(8) - debian
pci_disable_io(9) - debian
pci(9) - debian
pci_error_tolerance_time(5) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
Shopt -s histappend