Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
Dtdmisc.c1335 tdssSMPRequestBody_t *tdssSMPRequestBody; in tiCOMPassthroughCmndStart() local
1386 tdssSMPRequestBody = &(tdPTCmndBody->protocol.SMP.SMPBody); in tiCOMPassthroughCmndStart()
1387 agSASRequestBody = &(tdssSMPRequestBody->agSASRequestBody); in tiCOMPassthroughCmndStart()
1437 agIORequest = &(tdssSMPRequestBody->agIORequest); in tiCOMPassthroughCmndStart()
1710 tdssSMPRequestBody_t *tdssSMPRequestBody = agNULL; in tiCOMPassthroughCmndAbort() local
1721 tdssSMPRequestBody = &(tdPTCmndBody->protocol.SMP.SMPBody); in tiCOMPassthroughCmndAbort()
1722 agIORequest = &(tdssSMPRequestBody->agIORequest); in tiCOMPassthroughCmndAbort()