centos man page for pci_reset_slot

Query: pci_reset_slot

OS: centos

Section: 9

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

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) - centos
pci_enable_io(9) - debian
pci_enable_busmaster(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?
Docker learning Phase-I
Shopt -s histappend
Please Welcome Dave Munro to the Moderator Team!