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()
945 frameHeader->smpFunctionResult)); in dmDiscoverRespRcvd()
1067 frameHeader->smpFunctionResult)); in dmDiscover2RespRcvd()
1388 frameHeader->smpFunctionResult)); in dmReportPhySataRcvd()
[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()
3399 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) 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()
5375 frameHeader->smpFunctionResult == PHY_VACANT in tdsaConfigRoutingInfoRespRcvd()
5664 frameHeader->smpFunctionResult == PHY_VACANT in tdsaReportPhySataRcvd()
5705 frameHeader->smpFunctionResult)); in tdsaReportPhySataRcvd()
7268 tdSMPFrameHeader.smpFunctionResult = 0; in tdSMPStart()
7369 tdSMPFrameHeader.smpFunctionResult = 0; in tdSMPStart()
[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()