Home
last modified time | relevance | path

Searched refs:DISCRSP_IS_SSP_TARGET (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/pms/RefTisa/discovery/dm/
HDdmdefs.h378 #define DISCRSP_IS_SSP_TARGET(pResp) \ macro
HDdmdisc.c645 DM_DBG3((" SSP Target : %d\n", DISCRSP_IS_SSP_TARGET(pDiscoverResp)?1:0)); in dmUpStreamDiscoverExpanderPhy()
911 if ( DISCRSP_IS_SSP_TARGET(pDiscoverResp) in dmUpStreamDiscoverExpanderPhy()
1500 DM_DBG3((" SSP Target : %d\n", DISCRSP_IS_SSP_TARGET(pDiscoverResp)?1:0)); in dmDownStreamDiscoverExpanderPhy()
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtddefs.h604 #define DISCRSP_IS_SSP_TARGET(pResp) \ macro
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
HDitddisc.c3698 TI_DBG3((" SSP Target : %d\n", DISCRSP_IS_SSP_TARGET(pDiscoverResp)?1:0)); in tdsaSASUpStreamDiscoverExpanderPhy()
3953 if ( DISCRSP_IS_SSP_TARGET(pDiscoverResp) in tdsaSASUpStreamDiscoverExpanderPhy()
4554 TI_DBG3((" SSP Target : %d\n", DISCRSP_IS_SSP_TARGET(pDiscoverResp)?1:0)); in tdsaSASDownStreamDiscoverExpanderPhy()