Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c629 if (tiIS_SPC(agRoot)) in tiCOMMgntIOCTL()
2530 if(tiIS_SPC(agRoot)) in tdsaNVMDGetIoctl()
2982 if( tiIS_SPC(agRoot) ) in tdsaPhyProfileIoctl()
3172 if(!(smp_pass_through_req->smp_req_len - 8) && !tiIS_SPC(agRoot)) in tdsaSendSMPIoctl()
3190 if(tiIS_SPC(agRoot)) in tdsaSendSMPIoctl()
H A Dtddefs.h1264 #define tiIS_SPC(agr) (( tIsSPC((agr)) == 1) ? 1 : \ macro
H A Dtdport.c3497 if (tiIS_SPC(agRoot)) in tdsaGetGlobalPhyParams()
4240 if (tiIS_SPC(agRoot)) in tiCOMPortInit()
4290 if (tiIS_SPC(agRoot)) in tiCOMPortInit()
5086 if( tiIS_SPC(agRoot) ) in tiCOMPortStop()
8038 TI_DBG1(("t_MacroCheck:tiIS_SPC %d\n",tiIS_SPC(agRoot) )); in t_MacroCheck()
H A Dossacmnapi.c2802 if (PortState == OSSA_PORT_VALID && tiIS_SPC(agRoot)) in ossaHwCB()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdio.c2093 if (tiIS_SPC(TI_TIROOT_TO_AGROOT(tiRoot))) in tiTGTSetResp()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c1079 if(tiIS_SPC(agRoot)) in tiIniGetDirectSataSasAddr()
7256 if (tiIS_SPC(agRoot)) in tdSMPStart()