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

/vbox/src/VBox/Devices/Storage/
H A DUsbMsd.cpp127 * mass storage reset operation times out. USBMSD::pReq will be set to NULL
197 typedef struct USBMSD struct
260 } USBMSD; typedef in typeref:struct:USBMSD
262 typedef USBMSD *PUSBMSD;
1008 PUSBMSD pThis = RT_FROM_MEMBER(pInterface, USBMSD, Lun0.IScsiPort);
1074 PUSBMSD pThis = RT_FROM_MEMBER(pInterface, USBMSD, Lun0.IScsiPort);
1094 PUSBMSD pThis = RT_FROM_MEMBER(pInterface, USBMSD, Lun0.IBase);
2279 sizeof(USBMSD),

Completed in 48 milliseconds