Home
last modified time | relevance | path

Searched refs:tdOrgIORequestBody (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
HDossasat.c376 tdIORequestBody_t *tdOrgIORequestBody; in satPacketCB() local
421 tdOrgIORequestBody = (tdIORequestBody_t *)satOrgIOContext->tiRequestBody; in satPacketCB()
422 tiOrgIORequest = (tiIORequest_t *)tdOrgIORequestBody->tiIORequest; in satPacketCB()
583 tdIORequestBody_t *tdOrgIORequestBody; in satRequestSenseForATAPICB() local
619 tdOrgIORequestBody = (tdIORequestBody_t *)satOrgIOContext->tiRequestBody; in satRequestSenseForATAPICB()
620 tiOrgIORequest = (tiIORequest_t *)tdOrgIORequestBody->tiIORequest; in satRequestSenseForATAPICB()
678 tdIORequestBody_t *tdOrgIORequestBody; in satSetFeaturesPIOCB() local
718 tdOrgIORequestBody = (tdIORequestBody_t *)satOrgIOContext->tiRequestBody; in satSetFeaturesPIOCB()
719 tiOrgIORequest = (tiIORequest_t *)tdOrgIORequestBody->tiIORequest; in satSetFeaturesPIOCB()
801 tdIORequestBody_t *tdOrgIORequestBody = agNULL; in satSetFeaturesCB() local
[all …]
HDsat.c20409 tdIORequestBody_t *tdOrgIORequestBody; in satResetDeviceCB() local
20450 tdOrgIORequestBody = (tdIORequestBody_t *)satOrgIOContext->tiRequestBody; in satResetDeviceCB()
20451 tiOrgIORequest = (tiIORequest_t *)tdOrgIORequestBody->tiIORequest; in satResetDeviceCB()
20760 tdIORequestBody_t *tdOrgIORequestBody = agNULL; in satDeResetDeviceCB() local
20799 tdOrgIORequestBody = (tdIORequestBody_t *)satOrgIOContext->tiRequestBody; in satDeResetDeviceCB()
20800 tiOrgIORequest = (tiIORequest_t *)tdOrgIORequestBody->tiIORequest; in satDeResetDeviceCB()
20924 if (tdOrgIORequestBody != agNULL) in satDeResetDeviceCB()
20928 tdOrgIORequestBody->IOType.InitiatorTMIO.osMemHandle, in satDeResetDeviceCB()
21181 tdIORequestBody_t *tdOrgIORequestBody = agNULL; in satCheckPowerModeCB() local
21224 tdOrgIORequestBody = (tdIORequestBody_t *)satOrgIOContext->tiRequestBody; in satCheckPowerModeCB()
[all …]