table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| 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¶
| February 2017 | Kernel Hackers Manual 3.16 |