Home
last modified time | relevance | path

Searched refs:tiSgl (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/api/
H A Dtidefs.h100 tiSgl=0, enumerator
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdmisc.c1425 agSMPFrame->frameAddrUpper32 = tiPassthroughCmnd->tiSgl.upper; in tiCOMPassthroughCmndStart()
1426 agSMPFrame->frameAddrLower32 = tiPassthroughCmnd->tiSgl.lower; in tiCOMPassthroughCmndStart()
1429 agSMPFrame->frameLen = tiPassthroughCmnd->tiSgl.len; in tiCOMPassthroughCmndStart()
1657 agSMPFrame->frameAddrUpper32 = tdPTCmndBody->tiSgl.upper; in tiCOMPassthroughCmndStart()
1658 agSMPFrame->frameAddrLower32 = tdPTCmndBody->tiSgl.lower; in tiCOMPassthroughCmndStart()
/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c2637 pccb->tiSuperScsiRequest.agSgl1.type = htole32(tiSgl); in agtiapi_PrepareSGListCB()
2657 pccb->tiSuperScsiRequest.agSgl1.type = htole32(tiSgl); in agtiapi_PrepareSGListCB()
2671 pccb->sgList[i].type = htole32(tiSgl); in agtiapi_PrepareSGListCB()
2722 pccb->tiSuperScsiRequest.agSgl1.type = htole32(tiSgl); in agtiapi_PrepareSGListCB()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdio.c556 = tiSgl; in tiTGTIOStart()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c2844 agSgl.type = BIT32_TO_LEBIT32(tiSgl); in tdsaCTLModeSelect()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c19150 satIntIo->satIntTiScsiXchg.agSgl1.type = tiSgl; in satAllocIntIoResource()
19161 satIntIo->satIntTiScsiXchg.agSgl1.type = tiSgl; in satAllocIntIoResource()
/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmsat.c1742 satIntIo->satIntSmScsiXchg.smSgl1.type = tiSgl; in smsatAllocIntIoResource()
1753 satIntIo->satIntSmScsiXchg.smSgl1.type = tiSgl; in smsatAllocIntIoResource()