Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmsmp.c191 dmSMPFrameHeader.smpFunctionResult = 0; in dmSMPStart()
204 dmSMPFrameHeader.smpFunctionResult = 0x11; in dmSMPStart()
216 dmSMPFrameHeader.smpFunctionResult = 0x1b; in dmSMPStart()
226 dmSMPFrameHeader.smpFunctionResult = 0x10; in dmSMPStart()
238 dmSMPFrameHeader.smpFunctionResult = 0; in dmSMPStart()
246 dmSMPFrameHeader.smpFunctionResult = 0; in dmSMPStart()
257 dmSMPFrameHeader.smpFunctionResult = 0xFF; in dmSMPStart()
946 frameHeader->smpFunctionResult)); in dmDiscoverRespRcvd()
1068 frameHeader->smpFunctionResult)); in dmDiscover2RespRcvd()
1389 frameHeader->smpFunctionResult)); in dmReportPhySataRcvd()
[all …]
H A Ddmdefs.h231 …bit8 smpFunctionResult; /* The third byte of SMP frame represents FUNCTION RESULT of the SMP res… member
/freebsd-13.1/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-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c3253 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in tdsaReportManInfoRespRcvd()
3400 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in tdsaReportGeneralRespRcvd()
3580 if ( frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in tdsaDiscoverRespRcvd()
3607 else if (frameHeader->smpFunctionResult == PHY_VACANT) in tdsaDiscoverRespRcvd()
3635 frameHeader->smpFunctionResult)); in tdsaDiscoverRespRcvd()
5376 frameHeader->smpFunctionResult == PHY_VACANT in tdsaConfigRoutingInfoRespRcvd()
5665 frameHeader->smpFunctionResult == PHY_VACANT in tdsaReportPhySataRcvd()
5706 frameHeader->smpFunctionResult)); in tdsaReportPhySataRcvd()
7269 tdSMPFrameHeader.smpFunctionResult = 0; in tdSMPStart()
7370 tdSMPFrameHeader.smpFunctionResult = 0; in tdSMPStart()
[all …]
H A Ditdcb.c1606 tdSMPFrameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in itdssSMPCompleted()
1642 tdSMPFrameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in itdssSMPCompleted()
1677 tdSMPFrameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in itdssSMPCompleted()
1712 tdSMPFrameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in itdssSMPCompleted()
1748 tdSMPFrameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) /*zero length is expected */ in itdssSMPCompleted()
1787 tdSMPFrameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) /*zero length is expected */ in itdssSMPCompleted()
1830 TI_DBG1(("itdssSMPCompleted: smpFunctionResult 0x%x\n", tdSMPFrameHeader->smpFunctionResult)); in itdssSMPCompleted()
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdmisc.c1408 agSMPFrame->frameHeader.smpFunctionResult in tiCOMPassthroughCmndStart()
1409 = tiPassthroughCmnd->protocol.SMP.SMPHeader.smpFunctionResult; in tiCOMPassthroughCmndStart()
1523 agSMPFrame->frameHeader.smpFunctionResult = SMPFnResult; in tiCOMPassthroughCmndStart()
2434 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in tdsaPhyControlRespRcvd()
2477 TI_DBG1(("tdsaPhyControlRespRcvd: SMP failure; result %d\n", frameHeader->smpFunctionResult)); in tdsaPhyControlRespRcvd()
H A Dtddefs.h461 …bit8 smpFunctionResult; /* The third byte of SMP frame represents FUNCTION RESULT of the SMP res… member
/freebsd-13.1/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa_spec.h924 …bit8 smpFunctionResult; /* The third byte of SMP frame represents FUNCTION RESULT of the SMP res… member
/freebsd-13.1/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h805 …bit8 smpFunctionResult; /* The third byte of SMP frame represents FUNCTION RESULT of the SMP res… member
H A Dsmsatcb.c10955 smSMPFrameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) /*zero length is expected */ in smSMPCompleted()
11097 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in smPhyControlRespRcvd()
11112 SM_DBG1(("smPhyControlRespRcvd: SMP failure; result %d!!!\n", frameHeader->smpFunctionResult)); in smPhyControlRespRcvd()
H A Dsmsat.c1311 smSMPFrameHeader.smpFunctionResult = 0; in smPhyControlSend()
1357 smSMPFrameHeader.smpFunctionResult = 0; in smPhyControlSend()