Home
last modified time | relevance | path

Searched refs:InitiatorRegIO (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
Dsathw.c195 tdIORequestBody->IOType.InitiatorRegIO.expDataLength = agSATAReq->dataLength; in sataLLIOStart()
205 tdIORequestBody->IOType.InitiatorRegIO.expDataLength = 0; in sataLLIOStart()
209 … tdIORequestBody->IOType.InitiatorRegIO.expDataLength = tiScsiRequest->scsiCmnd.expDataLength; in sataLLIOStart()
212 agSATAReq->dataLength = tdIORequestBody->IOType.InitiatorRegIO.expDataLength; in sataLLIOStart()
224 tdIORequestBody->IOType.InitiatorRegIO.expDataLength = 0; in sataLLIOStart()
228 … tdIORequestBody->IOType.InitiatorRegIO.expDataLength = tiScsiRequest->scsiCmnd.expDataLength; in sataLLIOStart()
231 agSATAReq->dataLength = tdIORequestBody->IOType.InitiatorRegIO.expDataLength; in sataLLIOStart()
363 tdIORequestBody->IOType.InitiatorRegIO.expDataLength = 0; in sataLLIOStart()
504 if (tdIORequestBody->IOType.InitiatorRegIO.expDataLength == 0) in itdsataIOPrepareSGL()
/freebsd-12-stable/sys/dev/pms/RefTisa/sat/src/
Dsmsathw.c93 smIORequestBody->IOType.InitiatorRegIO.expDataLength = 0; in smsataLLIOStart()
97 … smIORequestBody->IOType.InitiatorRegIO.expDataLength = smScsiRequest->scsiCmnd.expDataLength; in smsataLLIOStart()
100 agSATAReq->dataLength = smIORequestBody->IOType.InitiatorRegIO.expDataLength; in smsataLLIOStart()
110 smIORequestBody->IOType.InitiatorRegIO.expDataLength = 0; in smsataLLIOStart()
114 smIORequestBody->IOType.InitiatorRegIO.expDataLength = smScsiRequest->scsiCmnd.expDataLength; in smsataLLIOStart()
117 agSATAReq->dataLength = smIORequestBody->IOType.InitiatorRegIO.expDataLength; in smsataLLIOStart()
321 smIORequestBody->IOType.InitiatorRegIO.expDataLength = 0; in smsataLLIOStart()
509 if (smIORequestBody->IOType.InitiatorRegIO.expDataLength == 0) in smsatIOPrepareSGL()
Dsmtypes.h293 } InitiatorRegIO; /* regular IO */ member
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
Ditdio.c207 tdIORequestBody->IOType.InitiatorRegIO.expDataLength in tiINIIOStart()
210 tdIORequestBody->IOType.InitiatorRegIO.sglVirtualAddr in tiINIIOStart()
771 tdIORequestBody->IOType.InitiatorRegIO.expDataLength in tiINISuperIOStart()
774 tdIORequestBody->IOType.InitiatorRegIO.sglVirtualAddr in tiINISuperIOStart()
1285 tdIORequestBody->IOType.InitiatorRegIO.expDataLength in tiINIIOStartIntCoalesce()
1479 tdIORequestBody->IOType.InitiatorRegIO.expDataLength in tiINIIOStartIntCoalesceDif()
1771 if (tdIORequestBody->IOType.InitiatorRegIO.expDataLength == 0) in itdssIOPrepareSGL()
Ditddisc.c2822 tdIORequestBody->IOType.InitiatorRegIO.expDataLength = DR_MODE_PG_SZ; in tdsaCTLModeSelect()
2987 tdIORequestBody->IOType.InitiatorRegIO.expDataLength = 16; in tdsaCTLSet()
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
Dtdtypes.h631 } InitiatorRegIO; /* regular IO */ member