Searched refs:tiPassthroughCmndType (Results 1 – 2 of 2) sorted by relevance
1393 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()
717 bit32 tiPassthroughCmndType; /* used in local abort */ member