table of contents
other versions
- stretch 4.9.168-1
 
| PCI_TRY_RESET_BUS(9) | Hardware Interfaces | PCI_TRY_RESET_BUS(9) | 
NAME¶
pci_try_reset_bus - Try to reset a PCI busSYNOPSIS¶
int pci_try_reset_bus(struct pci_bus * bus);
ARGUMENTS¶
bustop level PCI bus to reset
DESCRIPTION¶
Same as above except return -EAGAIN if the bus cannot be lockedCOPYRIGHT¶
| April 2019 | Kernel Hackers Manual 4.9. |