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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.h3191 typedef struct MptSASDevice struct
3194 struct MptSASDevice *pNext;
3196 struct MptSASDevice *pPrev;
3201 } MptSASDevice, *PMptSASDevice; typedef in typeref:struct:MptSASDevice
H A DDevLsiLogicSCSI.cpp3414 PMptSASDevice pSASDevice = (PMptSASDevice)RTMemAllocZ(sizeof(MptSASDevice));

Completed in 98 milliseconds