Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdio.c541 ttdsaXchg->IORequestBody.IOType.TargetIO.TargetIOType.RegIO.sglVirtualAddr in tiTGTIOStart()
547 ttdsaXchg->IORequestBody.IOType.TargetIO.TargetIOType.RegIO.tiSgl1 in tiTGTIOStart()
553 ttdsaXchg->IORequestBody.IOType.TargetIO.TargetIOType.RegIO.tiSgl1.len in tiTGTIOStart()
555 ttdsaXchg->IORequestBody.IOType.TargetIO.TargetIOType.RegIO.tiSgl1.type in tiTGTIOStart()
1099 tiIORequest = ttdsaXchg->IORequestBody.IOType.TargetIO.tiIORequest; in ttdsaIOCompleted()
1140 tiIORequest = ttdsaXchg->IORequestBody.IOType.TargetIO.tiIORequest; in ttdsaIOCompleted()
1190 tiIORequest = ttdsaXchg->IORequestBody.IOType.TargetIO.tiIORequest; in ttdsaIOCompleted()
1214 tiIORequest = ttdsaXchg->IORequestBody.IOType.TargetIO.tiIORequest; in ttdsaIOCompleted()
1261 tiIORequest = ttdsaXchg->IORequestBody.IOType.TargetIO.tiIORequest; in ttdsaIOCompleted()
1302 tiIORequest = ttdsaXchg->IORequestBody.IOType.TargetIO.tiIORequest; in ttdsaIOCompleted()
[all …]
H A Dttdinit.c539 = &(ttdsaXchg->IORequestBody.IOType.TargetIO.tiIORequest); in ttdsaXchgInit()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h656 } TargetIO; /* target regular IO */ member