Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dossasat.c375 tdIORequestBody_t *tdOrgIORequestBody; in satPacketCB() local
420 tdOrgIORequestBody = (tdIORequestBody_t *)satOrgIOContext->tiRequestBody; in satPacketCB()
421 tiOrgIORequest = (tiIORequest_t *)tdOrgIORequestBody->tiIORequest; in satPacketCB()
582 tdIORequestBody_t *tdOrgIORequestBody; in satRequestSenseForATAPICB() local
618 tdOrgIORequestBody = (tdIORequestBody_t *)satOrgIOContext->tiRequestBody; in satRequestSenseForATAPICB()
619 tiOrgIORequest = (tiIORequest_t *)tdOrgIORequestBody->tiIORequest; in satRequestSenseForATAPICB()
677 tdIORequestBody_t *tdOrgIORequestBody; in satSetFeaturesPIOCB() local
717 tdOrgIORequestBody = (tdIORequestBody_t *)satOrgIOContext->tiRequestBody; in satSetFeaturesPIOCB()
718 tiOrgIORequest = (tiIORequest_t *)tdOrgIORequestBody->tiIORequest; in satSetFeaturesPIOCB()
800 tdIORequestBody_t *tdOrgIORequestBody = agNULL; in satSetFeaturesCB() local
[all …]
H A Dsat.c20408 tdIORequestBody_t *tdOrgIORequestBody; in satResetDeviceCB() local
20449 tdOrgIORequestBody = (tdIORequestBody_t *)satOrgIOContext->tiRequestBody; in satResetDeviceCB()
20450 tiOrgIORequest = (tiIORequest_t *)tdOrgIORequestBody->tiIORequest; in satResetDeviceCB()
20759 tdIORequestBody_t *tdOrgIORequestBody = agNULL; in satDeResetDeviceCB() local
20798 tdOrgIORequestBody = (tdIORequestBody_t *)satOrgIOContext->tiRequestBody; in satDeResetDeviceCB()
20799 tiOrgIORequest = (tiIORequest_t *)tdOrgIORequestBody->tiIORequest; in satDeResetDeviceCB()
20923 if (tdOrgIORequestBody != agNULL) in satDeResetDeviceCB()
20927 tdOrgIORequestBody->IOType.InitiatorTMIO.osMemHandle, in satDeResetDeviceCB()
21180 tdIORequestBody_t *tdOrgIORequestBody = agNULL; in satCheckPowerModeCB() local
21223 tdOrgIORequestBody = (tdIORequestBody_t *)satOrgIOContext->tiRequestBody; in satCheckPowerModeCB()
[all …]