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

/vbox/src/VBox/Devices/Storage/
H A DDevBusLogic.cpp579 typedef struct ReplyInquireExtendedSetupInformation struct
598 } ReplyInquireExtendedSetupInformation, *PReplyInquireExtendedSetupInformation; typedef in typeref:struct:ReplyInquireExtendedSetupInformation
599 AssertCompileSize(ReplyInquireExtendedSetupInformation, 14);
1854 memset(pReply, 0, sizeof(ReplyInquireExtendedSetupInformation));

Completed in 55 milliseconds