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

/vbox/src/VBox/Devices/Storage/
H A DDevAHCI.cpp779 #define AHCI_HBA_CCC_CTL_TV 0xffff0000 macro
781 #define AHCI_HBA_CCC_CTL_TV_GET(x) ((x & AHCI_HBA_CCC_CTL_TV) >> 16)

Completed in 81 milliseconds