Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa_spec.h877 #define SA_SSPRESP_GET_SENSEDATALEN(pSSPResp) \ macro
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdcb.c2133 senseLen = SA_SSPRESP_GET_SENSEDATALEN(&agSSPRespIU); in itdssIOSuccessHandler()
4423 senseLen = SA_SSPRESP_GET_SENSEDATALEN(&agSSPRespIU); in itdssIOUnderFlowWithChkConditionHandler()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c4442 senseLen = SA_SSPRESP_GET_SENSEDATALEN(&agSSPRespIU); in ossaFastSSPCompleted()