Searched refs:smpFunction (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdsmp.c130 tdSMPFrameHeader.smpFunction = smpfn;
136 //agSMPFrame->frameHeader.smpFunction = smpfn;
203 tdSMPFrameHeader.smpFunction = SMP_DISCOVER; /* discover */
209 //agSMPFrame->frameHeader.smpFunction = SMP_DISCOVER; /* discover */
313 tdSMPFrameHeader.smpFunction = SMP_REPORT_GENERAL; /* report general */
319 //agSMPFrame->frameHeader.smpFunction = SMP_REPORT_GENERAL; /* report general */
414 switch ( agFrameHeader->smpFunction )
439 TI_DBG1(("ttdsaSMPReqReceived: UKNOWN or not yet supported 0x%x\n", agFrameHeader->smpFunction));
440 ttdsaNotSupportRespSend(agRoot, agDevHandle, ttdsaXchg, (bit8) agFrameHeader->smpFunction);
/freebsd-13-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmsmp.c190 dmSMPFrameHeader.smpFunction = (bit8)functionCode;
203 dmSMPFrameHeader.smpFunction = (bit8)functionCode;
214 dmSMPFrameHeader.smpFunction = (bit8)functionCode;
225 dmSMPFrameHeader.smpFunction = (bit8)functionCode;
237 dmSMPFrameHeader.smpFunction = (bit8)functionCode;
245 dmSMPFrameHeader.smpFunction = (bit8)functionCode;
256 dmSMPFrameHeader.smpFunction = (bit8)functionCode;
2365 SMPRequestFunction = dmRequestSMPFrameHeader->smpFunction;
2649 switch (dmResponseSMPFrameHeader->smpFunction)
2837 DM_DBG1(("dmSMPCompleted: wrong SMP function 0x%x !!!\n", dmResponseSMPFrameHeader->smpFunction));
[all...]
H A Ddmdefs.h230 bit8 smpFunction; /* The second byte of the SMP frame represents the SMP FUNCTION */ member in struct:dmSMPFrameHeader_s
544 bit8 smpFunction; /* The second byte of the SMP frame represents the SMP FUNCTION */ member in struct:tdssSMPFrameHeader2_s
H A Ddmdisc.c6903 SMPFunction = dmSMPFrameHeader->smpFunction;
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdcb.c1395 SMPRequestFunction = tdRequestSMPFrameHeader->smpFunction;
1601 switch (tdSMPFrameHeader->smpFunction)
1828 TI_DBG1(("itdssSMPCompleted: wrong SMP function 0x%x\n", tdSMPFrameHeader->smpFunction));
1866 tdsaDiscoverySMPTimer(tiRoot, onePortContext, (bit32)(tdSMPFrameHeader->smpFunction), tdSMPRequestBody);
1872 if (tdSMPFrameHeader->smpFunction == SMP_REPORT_GENERAL ||
1873 tdSMPFrameHeader->smpFunction == SMP_DISCOVER ||
1874 tdSMPFrameHeader->smpFunction == SMP_REPORT_PHY_SATA ||
1875 tdSMPFrameHeader->smpFunction == SMP_CONFIGURE_ROUTING_INFORMATION )
1879 else if (tdSMPFrameHeader->smpFunction == SMP_PHY_CONTROL)
1897 if (tdSMPFrameHeader->smpFunction
[all...]
H A Ditddisc.c7268 tdSMPFrameHeader.smpFunction = (bit8)functionCode;
7369 tdSMPFrameHeader.smpFunction = (bit8)functionCode;
7399 tdSMPFrameHeader.smpFunction = (bit8)functionCode;
8362 SMPFunction = tdSMPFrameHeader->smpFunction;
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdmisc.c1406 agSMPFrame->frameHeader.smpFunction
1407 = tiPassthroughCmnd->protocol.SMP.SMPHeader.smpFunction;
1654 agSMPFrame->frameHeader.smpFunction = SMPFn;
H A Dtddefs.h460 bit8 smpFunction; /* The second byte of the SMP frame represents the SMP FUNCTION */ member in struct:tdssSMPFrameHeader_s
/freebsd-13-stable/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa_spec.h923 bit8 smpFunction; /* The second byte of the SMP frame represents the SMP FUNCTION */ member in struct:agsaSMPFrameHeader_s
/freebsd-13-stable/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h804 bit8 smpFunction; /* The second byte of the SMP frame represents the SMP FUNCTION */ member in struct:smSMPFrameHeader_s
H A Dsmsatcb.c10951 if (smSMPFrameHeader->smpFunction == SMP_PHY_CONTROL)
10986 SM_DBG2(("smSMPCompleted: unknown smSMPFrameHeader %d!!!\n", smSMPFrameHeader->smpFunction));
H A Dsmsat.c1310 smSMPFrameHeader.smpFunction = (bit8)SMP_PHY_CONTROL;
1356 smSMPFrameHeader.smpFunction = (bit8)SMP_PHY_CONTROL;

Completed in 365 milliseconds