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

/vbox/src/VBox/Devices/Storage/
H A DDevAHCI.cpp228 typedef struct AHCIREQ *PAHCIREQ;
293 typedef struct AHCIREQ struct
355 } AHCIREQ; typedef in typeref:struct:AHCIREQ
6680 pAhciReq = (PAHCIREQ)RTMemAllocZ(sizeof(AHCIREQ));

Completed in 60 milliseconds