Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmsmp.c635 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in dmReportGeneralRespRcvd()
745 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in dmReportGeneral2RespRcvd()
891 if ( frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in dmDiscoverRespRcvd()
1001 if ( frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED ) in dmDiscover2RespRcvd()
1297 if ( frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED ) in dmReportPhySataRcvd()
1505 if ( frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED ) in dmReportPhySata2Rcvd()
1716 if ( frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED || in dmConfigRoutingInfoRespRcvd()
1900 if ( frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED || in dmConfigRoutingInfo2RespRcvd()
2065 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in dmPhyControlRespRcvd()
2092 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in dmPhyControl2RespRcvd()
[all …]
H A Ddmdefs.h166 #define SMP_FUNCTION_ACCEPTED 0x00 macro
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdsmp.c204 tdSMPFrameHeader.smpFunctionResult = SMP_FUNCTION_ACCEPTED; in ttdsaDiscoverRespSend()
314 tdSMPFrameHeader.smpFunctionResult = SMP_FUNCTION_ACCEPTED; in ttdsaReportGeneralRespSend()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdcb.c1605 tdSMPFrameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in itdssSMPCompleted()
1641 tdSMPFrameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in itdssSMPCompleted()
1676 tdSMPFrameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in itdssSMPCompleted()
1711 tdSMPFrameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in itdssSMPCompleted()
1747 tdSMPFrameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) /*zero length is expected */ in itdssSMPCompleted()
1786 tdSMPFrameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) /*zero length is expected */ in itdssSMPCompleted()
H A Ditddisc.c3252 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in tdsaReportManInfoRespRcvd()
3399 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in tdsaReportGeneralRespRcvd()
3579 if ( frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in tdsaDiscoverRespRcvd()
5374 if ( frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED || in tdsaConfigRoutingInfoRespRcvd()
5663 if ( frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED || in tdsaReportPhySataRcvd()
/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h817 #define SMP_FUNCTION_ACCEPTED 0x00 macro
H A Dsmsatcb.c10954 smSMPFrameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) /*zero length is expected */ in smSMPCompleted()
11096 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in smPhyControlRespRcvd()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdmisc.c1485 SMPFnResult = SMP_FUNCTION_ACCEPTED; in tiCOMPassthroughCmndStart()
2433 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in tdsaPhyControlRespRcvd()
H A Dtddefs.h334 #define SMP_FUNCTION_ACCEPTED 0x00 macro