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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.cpp2074 Log(("%s: u8TargetID=%d\n", __FUNCTION__, pSCSIIORequest->u8TargetID));
2170 if (RT_LIKELY( (pLsiReq->GuestRequest.SCSIIO.u8TargetID < pThis->cDeviceStates)
2174 pTargetDevice = &pThis->paDeviceStates[pLsiReq->GuestRequest.SCSIIO.u8TargetID];
2243 pLsiReq->GuestRequest.SCSIIO.u8TargetID, pLsiReq->GuestRequest.SCSIIO.u8Bus));
2253 pLsiReq->IOCReply.SCSIIOError.u8TargetID = pLsiReq->GuestRequest.SCSIIO.u8TargetID;
2332 pLsiReq->IOCReply.SCSIIOError.u8TargetID = pLsiReq->GuestRequest.SCSIIO.u8TargetID;
2690 uint8_t u8TargetID, uint8_
2687 lsilogicR3ConfigurationSCSISPIDevicePageGetFromNumber(PLSILOGICSCSI pThis, PMptConfigurationPagesSupported pPages, uint8_t u8Bus, uint8_t u8TargetID, uint8_t u8PageNumber, PMptConfigurationPageHeader *ppPageHeader, uint8_t **ppbPageData, size_t *pcbPage) argument
2869 uint8_t u8TargetID = PageAddress.SASDevice.Form1.u8TargetID; local
[all...]
H A DDevLsiLogicSCSI.h750 uint8_t u8TargetID; member in struct:MptSCSIIORequest
793 uint8_t u8TargetID; member in struct:MptSCSIIOErrorReply
845 uint8_t u8TargetID; member in struct:MptSCSITaskManagementRequest
879 uint8_t u8TargetID; member in struct:MptSCSITaskManagementReply
941 uint8_t u8TargetID; member in struct:MptConfigurationPageAddressSASDevice::__anon15847
996 uint8_t u8TargetID; member in struct:MptConfigurationPageAddress::__anon15851
2174 uint8_t u8TargetID; member in struct:MptConfigurationPageBIOS2::__anon15898::__anon15899::__anon15900::__anon15901
2192 uint8_t u8TargetID; member in struct:MptConfigurationPageBIOS2::__anon15898::__anon15899::__anon15900::__anon15902
2208 uint8_t u8TargetID; member in struct:MptConfigurationPageBIOS2::__anon15898::__anon15899::__anon15900::__anon15903
3086 uint8_t u8TargetID; member in struct:MptConfigurationPageSASDevice0::__anon15935::__anon15936
3151 uint8_t u8TargetID; member in struct:MptConfigurationPageSASDevice1::__anon15937::__anon15938
[all...]

Completed in 285 milliseconds