Query: pci_wait_for_pending_transaction
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_WAIT_FOR_PENDING(9) Hardware Interfaces PCI_WAIT_FOR_PENDING(9)NAMEpci_wait_for_pending_transaction - waits for pending transactionSYNOPSISint pci_wait_for_pending_transaction(struct pci_dev * dev);ARGUMENTSdev the PCI device to operate onDESCRIPTIONReturn 0 if transaction is pending 1 otherwise.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_WAIT_FOR_PENDING(9)