Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/pms/RefTisa/discovery/dm/
Ddmdefs.h290 } smpRespReportManufactureInfo_t; typedef
Ddmsmp.c157 expectedRspLen = sizeof(smpRespReportManufactureInfo_t) + 4; in dmSMPStart()
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
Dtddefs.h516 } smpRespReportManufactureInfo_t; typedef
Dtdmisc.c1549 SMPFrameLen = sizeof(smpRespReportManufactureInfo_t); in tiCOMPassthroughCmndStart()
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
Ditdcb.c1786 if (agIOInfoLen != sizeof(smpRespReportManufactureInfo_t) + 4 && in itdssSMPCompleted()
Ditddisc.c7225 expectedRspLen = sizeof(smpRespReportManufactureInfo_t) + 4; in tdSMPStart()