Home
last modified time | relevance | path

Searched refs:tiPassthroughCmndType (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdmisc.c1393 tdPTCmndBody->tiPassthroughCmndType = tiSMPCmnd; in tiCOMPassthroughCmndStart()
1718 if (tdPTCmndBody->tiPassthroughCmndType == tiSMPCmnd) in tiCOMPassthroughCmndAbort()
1742 else if (tdPTCmndBody->tiPassthroughCmndType == tiRMCCmnd) in tiCOMPassthroughCmndAbort()
1749 …assthroughCmndAbort: unknown passthrough command type %d\n", tdPTCmndBody->tiPassthroughCmndType)); in tiCOMPassthroughCmndAbort()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h717 bit32 tiPassthroughCmndType; /* used in local abort */ member