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

/vbox/src/VBox/Devices/Storage/
H A DDevAHCI.cpp746 #define AHCI_HBA_CAP_SNCQ RT_BIT(30) macro
1850 __FUNCTION__, (ahci->regHbaCap & AHCI_HBA_CAP_S64A) >> 31, (ahci->regHbaCap & AHCI_HBA_CAP_SNCQ) >> 30,
2139 AHCI_HBA_CAP_SNCQ | /* Support native command queuing */

Completed in 123 milliseconds