table of contents
other versions
- stretch 4.9.168-1
PCI_WAIT_FOR_PENDING(9) | Hardware Interfaces | PCI_WAIT_FOR_PENDING(9) |
NAME¶
pci_wait_for_pending_transaction - waits for pending transactionSYNOPSIS¶
int pci_wait_for_pending_transaction(struct pci_dev * dev);
ARGUMENTS¶
devthe PCI device to operate on
DESCRIPTION¶
Return 0 if transaction is pending 1 otherwise.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |