pci_try_reset_slot(9) 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