Searched refs:fIsAcpiDevice (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Bus/
H A DDevPCI.cpp661 const bool fIsAcpiDevice = pPciDev->config[2] == 0x13 && pPciDev->config[3] == 0x71; local
677 if (fIsAcpiDevice)
691 if (fIsAcpiDevice)
H A DDevPciIch9.cpp633 const bool fIsAcpiDevice = PCIDevGetDeviceId(pPciDev) == 0x7113; local
642 if (fIsAcpiDevice)

Completed in 96 milliseconds