Home
last modified time | relevance | path

Searched refs:smIS_SPC (Results 1 – 14 of 14) sorted by relevance

/freebsd-14-stable/sys/dev/pms/RefTisa/sallsdk/spc/
HDsaphy.c217 if(smIS_SPC(agRoot)) in saPhyStop()
530 SA_ASSERT((smIS_SPC(agRoot)), "SPC only"); in saLocalPhyControl()
680 SA_ASSERT((smIS_SPC(agRoot)), "SPC only"); in saLocalPhyControl()
806 SA_ASSERT((smIS_SPC(agRoot)), "SPCv only"); in saLocalPhyControl()
1093 if(smIS_SPC(agRoot)) in saHwEventAck()
1108 if(smIS_SPC(agRoot)) in saHwEventAck()
1121 if(smIS_SPC(agRoot)) in saHwEventAck()
1136 if(smIS_SPC(agRoot)) in saHwEventAck()
1166 if(smIS_SPC(agRoot)) in saHwEventAck()
HDsadefs.h81 #define SM_PHYID_MASK (smIS_SPC(agRoot) ? PHYID_MASK : PHYID_V_MASK )
82 #define SM_PORTID_MASK (smIS_SPC(agRoot) ? PORTID_MASK : PORTID_V_MASK )
HDsainit.c346 if(! smIS_SPC(agRoot)) in saInitialize()
358 if( smIS_SPC(agRoot) && smIS_SPCV(agRoot)) in saInitialize()
360 …SA_DBG1(("saInitialize: Macro error !smIS_SPC %d smIS_SPCv %d smIS_SFC %d\n",smIS_SPC(agRoot),smIS… in saInitialize()
500 if(! smIS_SPC(agRoot)) in saInitialize()
512 if(! smIS_SPC(agRoot)) in saInitialize()
689 if( smIS_SPC(agRoot)) in saInitialize()
698 if( smIS_SPC(agRoot)) in saInitialize()
974 if(smIS_SPC(agRoot)) in saInitialize()
1073 if(smIS_SPC(agRoot)) in saInitialize()
1197 if( smIS_SPC(agRoot)) in saInitialize()
[all …]
HDsadisc.c475 if(smIS_SPC(agRoot)) in saRegisterNewDevice()
512 if(smIS_SPC(agRoot)) in saRegisterNewDevice()
HDsaint.c1262 if( smIS_SPC(agRoot) ) /* SPC only */ in siProcessOBMsg()
1379 if(smIS_SPC(agRoot)) in saSystemInterruptsActive()
1431 if(smIS_SPC(agRoot)) in saSystemInterruptsActive()
2563 SA_ASSERT((smIS_SPC(agRoot)), "smIS_SPC"); in mpiParseOBIomb()
2601 SA_ASSERT((smIS_SPC(agRoot)), "smIS_SPC"); in mpiParseOBIomb()
2675 SA_ASSERT((smIS_SPC(agRoot)), "smIS_SPC"); in mpiParseOBIomb()
2756 SA_ASSERT((smIS_SPC(agRoot)), "smIS_SPC"); in mpiParseOBIomb()
2821 SA_ASSERT((smIS_SPC(agRoot)), "smIS_SPC"); in mpiParseOBIomb()
HDsaioctlcmd.c743 } else if(smIS_SPC(agRoot)) in saGetControllerInfo()
785 if(smIS_SPC(agRoot)) in saGetControllerInfo()
902 if( smIS_SPC(agRoot)) in saGetControllerInfo()
1003 if(smIS_SPC(agRoot)) in saGetControllerStatus()
1798 if(smIS_SPC(agRoot)) in saSASDiagExecute()
2886 if(smIS_SPC(agRoot)) in siGetForensicData()
3123 if(smIS_SPC(agRoot)) in saGetRegisterDump()
3142 if(smIS_SPC(agRoot)) { in saGetRegisterDump()
3501 if(smIS_SPC(agRoot)) in saSendSMPIoctl()
3728 else if( smIS_SPC(agRoot)) in siGSMDump()
HDsamacro.h177 (smIS_SPC((agr)) ? &SPCTable[0] : (smIS_SPCV((agr)) ? &SPC_V_Table[0] : agNULL ) ) \
HDsahw.c137 if( smIS_SPC(agRoot) ) in saHwReset()
459 if(smIS_SPC(agRoot)) in saHwShutdown()
473 if(smIS_SPC(agRoot)) in saHwShutdown()
542 if(smIS_SPC(agRoot) ) in siChipReset()
1366 else if(smIS_SPC(agRoot)) in siBar4Shift()
HDsautil.c436 GLOBAL bit32 smIS_SPC( agsaRoot_t *agRoot) in smIS_SPC() function
HDsasmp.c255 if(smIS_SPC(agRoot)) in saSMPStart()
HDsampicmd.c594 if( smIS_SPC(agRoot)) in mpiGetDeviceInfoCmd()
694 if(smIS_SPC(agRoot)) in mpiSetDeviceInfoCmd()
798 if(smIS_SPC(agRoot)) in mpiPhyStartCmd()
HDsaproto.h939 GLOBAL bit32 smIS_SPC( agsaRoot_t *agRoot);
HDsassp.c470 SA_ASSERT((smIS_SPC(agRoot)), "smIS_SPC"); in saFastSSPPrepare()
711 SA_ASSERT((smIS_SPC(agRoot)), "smIS_SPC"); in saSSPStart()
HDsampirsp.c256 SA_ASSERT((smIS_SPC(agRoot)), "smIS_SPC");
294 SA_ASSERT((smIS_SPC(agRoot)), "smIS_SPC");
380 SA_ASSERT((smIS_SPC(agRoot)), "smIS_SPC");
466 SA_ASSERT((smIS_SPC(agRoot)), "smIS_SPC");
537 SA_ASSERT((smIS_SPC(agRoot)), "smIS_SPC");
1188 if(smIS_SPC(agRoot)) in mpiHWevent()