Searched defs:PCI_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Bus/
H A DDevPciIch9.cpp160 /** @def PCI_UNLOCK
168 #define PCI_UNLOCK(pDevIns) \ macro
266 PCI_UNLOCK(pDevIns);
296 PCI_UNLOCK(pDevIns);
405 PCI_UNLOCK(pDevIns);
523 PCI_UNLOCK(pDevIns);
703 PCI_UNLOCK(pDevIns);
758 PCI_UNLOCK(pDevIns);
H A DDevPCI.cpp193 /** @def PCI_UNLOCK
201 #define PCI_UNLOCK(pDevIns) \ macro
1136 PCI_UNLOCK(pDevIns);
1155 PCI_UNLOCK(pDevIns);
1178 PCI_UNLOCK(pDevIns);
1196 PCI_UNLOCK(pDevIns);

Completed in 44 milliseconds