pci_try_reset_slot (9) - Linux Manuals

pci_try_reset_slot: Try to reset a PCI slot

NAME

pci_try_reset_slot - Try to reset a PCI slot

SYNOPSIS

int pci_try_reset_slot(struct pci_slot slot);

ARGUMENTS

slot

PCI slot to reset

DESCRIPTION

Same as above except return -EAGAIN if the slot cannot be locked

COPYRIGHT