Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/pms/RefTisa/discovery/dm/
HDdmdisc.c598 smpRespDiscover_t *pDiscoverResp in dmUpStreamDiscoverExpanderPhy() argument
635 ( DISCRSP_GET_ATTACHED_DEVTYPE(pDiscoverResp) == 0 ? "No Device" : in dmUpStreamDiscoverExpanderPhy()
636 (DISCRSP_GET_ATTACHED_DEVTYPE(pDiscoverResp) == 1 ? "End Device" : in dmUpStreamDiscoverExpanderPhy()
637 … (DISCRSP_GET_ATTACHED_DEVTYPE(pDiscoverResp) == 2 ? "Edge Expander" : "Fanout Expander"))))); in dmUpStreamDiscoverExpanderPhy()
640 if ( DISCRSP_GET_ATTACHED_DEVTYPE(pDiscoverResp) != SAS_NO_DEVICE) in dmUpStreamDiscoverExpanderPhy()
643 DISCRSP_GET_ATTACHED_SAS_ADDRESSHI(pDiscoverResp), in dmUpStreamDiscoverExpanderPhy()
644 DISCRSP_GET_ATTACHED_SAS_ADDRESSLO(pDiscoverResp))); in dmUpStreamDiscoverExpanderPhy()
645 DM_DBG3((" SSP Target : %d\n", DISCRSP_IS_SSP_TARGET(pDiscoverResp)?1:0)); in dmUpStreamDiscoverExpanderPhy()
646 DM_DBG3((" STP Target : %d\n", DISCRSP_IS_STP_TARGET(pDiscoverResp)?1:0)); in dmUpStreamDiscoverExpanderPhy()
647 DM_DBG3((" SMP Target : %d\n", DISCRSP_IS_SMP_TARGET(pDiscoverResp)?1:0)); in dmUpStreamDiscoverExpanderPhy()
[all …]
HDdmproto.h249 smpRespDiscover_t *pDiscoverResp
257 smpRespDiscover2_t *pDiscoverResp
265 smpRespDiscover_t *pDiscoverResp
272 smpRespDiscover2_t *pDiscoverResp
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
HDitddisc.c3664 smpRespDiscover_t *pDiscoverResp in tdsaSASUpStreamDiscoverExpanderPhy() argument
3689 ( DISCRSP_GET_ATTACHED_DEVTYPE(pDiscoverResp) == 0 ? "No Device" : in tdsaSASUpStreamDiscoverExpanderPhy()
3690 (DISCRSP_GET_ATTACHED_DEVTYPE(pDiscoverResp) == 1 ? "End Device" : in tdsaSASUpStreamDiscoverExpanderPhy()
3691 … (DISCRSP_GET_ATTACHED_DEVTYPE(pDiscoverResp) == 2 ? "Edge Expander" : "Fanout Expander"))))); in tdsaSASUpStreamDiscoverExpanderPhy()
3693 if ( DISCRSP_GET_ATTACHED_DEVTYPE(pDiscoverResp) != SAS_NO_DEVICE) in tdsaSASUpStreamDiscoverExpanderPhy()
3696 DISCRSP_GET_ATTACHED_SAS_ADDRESSHI(pDiscoverResp), in tdsaSASUpStreamDiscoverExpanderPhy()
3697 DISCRSP_GET_ATTACHED_SAS_ADDRESSLO(pDiscoverResp))); in tdsaSASUpStreamDiscoverExpanderPhy()
3698 TI_DBG3((" SSP Target : %d\n", DISCRSP_IS_SSP_TARGET(pDiscoverResp)?1:0)); in tdsaSASUpStreamDiscoverExpanderPhy()
3699 TI_DBG3((" STP Target : %d\n", DISCRSP_IS_STP_TARGET(pDiscoverResp)?1:0)); in tdsaSASUpStreamDiscoverExpanderPhy()
3700 TI_DBG3((" SMP Target : %d\n", DISCRSP_IS_SMP_TARGET(pDiscoverResp)?1:0)); in tdsaSASUpStreamDiscoverExpanderPhy()
[all …]
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdproto.h1619 smpRespDiscover_t *pDiscoverResp
1630 smpRespDiscover_t *pDiscoverResp