Home
last modified time | relevance | path

Searched refs:tiIS_SPC (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
Dtdioctl.c630 if (tiIS_SPC(agRoot)) in tiCOMMgntIOCTL()
2531 if(tiIS_SPC(agRoot)) in tdsaNVMDGetIoctl()
2983 if( tiIS_SPC(agRoot) ) in tdsaPhyProfileIoctl()
3173 if(!(smp_pass_through_req->smp_req_len - 8) && !tiIS_SPC(agRoot)) in tdsaSendSMPIoctl()
3191 if(tiIS_SPC(agRoot)) in tdsaSendSMPIoctl()
Dtddefs.h1265 #define tiIS_SPC(agr) (( tIsSPC((agr)) == 1) ? 1 : \ macro
Dtdport.c3498 if (tiIS_SPC(agRoot)) in tdsaGetGlobalPhyParams()
4241 if (tiIS_SPC(agRoot)) in tiCOMPortInit()
4291 if (tiIS_SPC(agRoot)) in tiCOMPortInit()
5087 if( tiIS_SPC(agRoot) ) in tiCOMPortStop()
8039 TI_DBG1(("t_MacroCheck:tiIS_SPC %d\n",tiIS_SPC(agRoot) )); in t_MacroCheck()
Dossacmnapi.c2803 if (PortState == OSSA_PORT_VALID && tiIS_SPC(agRoot)) in ossaHwCB()
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
Dttdio.c2093 if (tiIS_SPC(TI_TIROOT_TO_AGROOT(tiRoot))) in tiTGTSetResp()
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
Ditddisc.c1080 if(tiIS_SPC(agRoot)) in tiIniGetDirectSataSasAddr()
7257 if (tiIS_SPC(agRoot)) in tdSMPStart()