Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmsmp.c190 dmSMPFrameHeader.smpFunctionResult = 0; in dmSMPStart()
203 dmSMPFrameHeader.smpFunctionResult = 0x11; in dmSMPStart()
215 dmSMPFrameHeader.smpFunctionResult = 0x1b; in dmSMPStart()
225 dmSMPFrameHeader.smpFunctionResult = 0x10; in dmSMPStart()
237 dmSMPFrameHeader.smpFunctionResult = 0; in dmSMPStart()
245 dmSMPFrameHeader.smpFunctionResult = 0; in dmSMPStart()
256 dmSMPFrameHeader.smpFunctionResult = 0xFF; in dmSMPStart()
635 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in dmReportGeneralRespRcvd()
688 …lRespRcvd: SMP failed; fn result 0x%x; stopping discovery !!!\n", frameHeader->smpFunctionResult)); in dmReportGeneralRespRcvd()
745 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in dmReportGeneral2RespRcvd()
[all …]
H A Ddmdefs.h230 …bit8 smpFunctionResult; /* The third byte of SMP frame represents FUNCTION RESULT of the SMP res… member
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdsmp.c131 tdSMPFrameHeader.smpFunctionResult = UNKNOWN_SMP_FUNCTION; /* unknown smp */ in ttdsaNotSupportRespSend()
204 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 Ditddisc.c3252 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in tdsaReportManInfoRespRcvd()
3258 …("tdsaReportManInfoRespRcvd: SMP NOT accepted; fn result 0x%x\n", frameHeader->smpFunctionResult)); in tdsaReportManInfoRespRcvd()
3399 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in tdsaReportGeneralRespRcvd()
3442 …neralRespRcvd: SMP failed; fn result 0x%x; stopping discovery\n", frameHeader->smpFunctionResult)); in tdsaReportGeneralRespRcvd()
3579 if ( frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in tdsaDiscoverRespRcvd()
3606 else if (frameHeader->smpFunctionResult == PHY_VACANT) in tdsaDiscoverRespRcvd()
3634 frameHeader->smpFunctionResult)); in tdsaDiscoverRespRcvd()
5374 if ( frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED || in tdsaConfigRoutingInfoRespRcvd()
5375 frameHeader->smpFunctionResult == PHY_VACANT in tdsaConfigRoutingInfoRespRcvd()
5506 …RespRcvd: Discovery Error SMP function return result error=%x\n", frameHeader->smpFunctionResult)); in tdsaConfigRoutingInfoRespRcvd()
[all …]
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()
1829 TI_DBG1(("itdssSMPCompleted: smpFunctionResult 0x%x\n", tdSMPFrameHeader->smpFunctionResult)); in itdssSMPCompleted()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdmisc.c1407 agSMPFrame->frameHeader.smpFunctionResult in tiCOMPassthroughCmndStart()
1408 = tiPassthroughCmnd->protocol.SMP.SMPHeader.smpFunctionResult; in tiCOMPassthroughCmndStart()
1522 agSMPFrame->frameHeader.smpFunctionResult = SMPFnResult; in tiCOMPassthroughCmndStart()
2433 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in tdsaPhyControlRespRcvd()
2476 TI_DBG1(("tdsaPhyControlRespRcvd: SMP failure; result %d\n", frameHeader->smpFunctionResult)); in tdsaPhyControlRespRcvd()
H A Dtddefs.h460 …bit8 smpFunctionResult; /* The third byte of SMP frame represents FUNCTION RESULT of the SMP res… member
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa_spec.h923 …bit8 smpFunctionResult; /* The third byte of SMP frame represents FUNCTION RESULT of the SMP res… member
/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h804 …bit8 smpFunctionResult; /* The third byte of SMP frame represents FUNCTION RESULT of the SMP res… member
H A Dsmsatcb.c10954 smSMPFrameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) /*zero length is expected */ in smSMPCompleted()
11096 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in smPhyControlRespRcvd()
11111 SM_DBG1(("smPhyControlRespRcvd: SMP failure; result %d!!!\n", frameHeader->smpFunctionResult)); in smPhyControlRespRcvd()
H A Dsmsat.c1310 smSMPFrameHeader.smpFunctionResult = 0; in smPhyControlSend()
1356 smSMPFrameHeader.smpFunctionResult = 0; in smPhyControlSend()