table of contents
other versions
- jessie 3.16.56-1+deb8u1
PCI_TRY_RESET_SLOT(9) | Hardware Interfaces | PCI_TRY_RESET_SLOT(9) |
NAME¶
pci_try_reset_slot - Try to reset a PCI slotSYNOPSIS¶
int
pci_try_reset_slot(struct pci_slot * slot);
ARGUMENTS¶
slotPCI slot to reset
DESCRIPTION¶
Same as above except return -EAGAIN if the slot cannot be lockedCOPYRIGHT¶
May 2018 | Kernel Hackers Manual 3.16 |