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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.h286 uint8_t u8WhoInit; member in struct:MptIOCInitRequest
323 uint8_t u8WhoInit; member in struct:MptIOCInitReply
401 uint8_t u8WhoInit; member in struct:MptIOCFactsReply
H A DDevLsiLogicSCSI.cpp1043 pThis->enmWhoInit = (LSILOGICWHOINIT)pIOCInitReq->u8WhoInit;
1057 pReply->IOCInit.u8WhoInit = pThis->enmWhoInit;
1082 pReply->IOCFacts.u8WhoInit = pThis->enmWhoInit;

Completed in 202 milliseconds