Home
last modified time | relevance | path

Searched refs:tiOrgIORequest (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
Dossasat.c384 tiIORequest_t *tiOrgIORequest; in satPacketCB() local
404 tiOrgIORequest = tdIORequestBody->tiIORequest; in satPacketCB()
422 tiOrgIORequest = (tiIORequest_t *)tdOrgIORequestBody->tiIORequest; in satPacketCB()
465 tiOrgIORequest, in satPacketCB()
492 tiOrgIORequest, in satPacketCB()
588 tiIORequest_t *tiOrgIORequest; in satRequestSenseForATAPICB() local
604 tiOrgIORequest = tdIORequestBody->tiIORequest; in satRequestSenseForATAPICB()
620 tiOrgIORequest = (tiIORequest_t *)tdOrgIORequestBody->tiIORequest; in satRequestSenseForATAPICB()
639 tiOrgIORequest, in satRequestSenseForATAPICB()
685 tiIORequest_t *tiOrgIORequest; in satSetFeaturesPIOCB() local
[all …]
Dsat.c17000 tiIORequest_t *tiOrgIORequest, in satPrepareNewIO() argument
17012 satNewIntIo->satOrgTiIORequest = tiOrgIORequest; /* this is already done in in satPrepareNewIO()
20416 tiIORequest_t *tiOrgIORequest; in satResetDeviceCB() local
20435 tiOrgIORequest = tdIORequestBody->tiIORequest; in satResetDeviceCB()
20451 tiOrgIORequest = (tiIORequest_t *)tdOrgIORequestBody->tiIORequest; in satResetDeviceCB()
20467 tiOrgIORequest ); in satResetDeviceCB()
20500 tiOrgIORequest ); in satResetDeviceCB()
20530 tiOrgIORequest ); in satResetDeviceCB()
20546 tiOrgIORequest, in satResetDeviceCB()
20568 tiOrgIORequest ); in satResetDeviceCB()
[all …]
Dsatproto.h2503 tiIORequest_t *tiOrgIORequest,