Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dossasat.c383 tiIORequest_t *tiOrgIORequest; in satPacketCB() local
403 tiOrgIORequest = tdIORequestBody->tiIORequest; in satPacketCB()
421 tiOrgIORequest = (tiIORequest_t *)tdOrgIORequestBody->tiIORequest; in satPacketCB()
464 tiOrgIORequest, in satPacketCB()
491 tiOrgIORequest, in satPacketCB()
587 tiIORequest_t *tiOrgIORequest; in satRequestSenseForATAPICB() local
603 tiOrgIORequest = tdIORequestBody->tiIORequest; in satRequestSenseForATAPICB()
619 tiOrgIORequest = (tiIORequest_t *)tdOrgIORequestBody->tiIORequest; in satRequestSenseForATAPICB()
638 tiOrgIORequest, in satRequestSenseForATAPICB()
684 tiIORequest_t *tiOrgIORequest; in satSetFeaturesPIOCB() local
[all …]
H A Dsat.c16999 tiIORequest_t *tiOrgIORequest, in satPrepareNewIO() argument
17011 satNewIntIo->satOrgTiIORequest = tiOrgIORequest; /* this is already done in in satPrepareNewIO()
20415 tiIORequest_t *tiOrgIORequest; in satResetDeviceCB() local
20434 tiOrgIORequest = tdIORequestBody->tiIORequest; in satResetDeviceCB()
20450 tiOrgIORequest = (tiIORequest_t *)tdOrgIORequestBody->tiIORequest; in satResetDeviceCB()
20466 tiOrgIORequest ); in satResetDeviceCB()
20499 tiOrgIORequest ); in satResetDeviceCB()
20529 tiOrgIORequest ); in satResetDeviceCB()
20545 tiOrgIORequest, in satResetDeviceCB()
20567 tiOrgIORequest ); in satResetDeviceCB()
[all …]
H A Dsatproto.h2502 tiIORequest_t *tiOrgIORequest,