Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdisc.c597 smpRespDiscover_t *pDiscoverResp in dmUpStreamDiscoverExpanderPhy() argument
634 ( DISCRSP_GET_ATTACHED_DEVTYPE(pDiscoverResp) == 0 ? "No Device" : in dmUpStreamDiscoverExpanderPhy()
635 (DISCRSP_GET_ATTACHED_DEVTYPE(pDiscoverResp) == 1 ? "End Device" : in dmUpStreamDiscoverExpanderPhy()
636 … (DISCRSP_GET_ATTACHED_DEVTYPE(pDiscoverResp) == 2 ? "Edge Expander" : "Fanout Expander"))))); in dmUpStreamDiscoverExpanderPhy()
639 if ( DISCRSP_GET_ATTACHED_DEVTYPE(pDiscoverResp) != SAS_NO_DEVICE) in dmUpStreamDiscoverExpanderPhy()
642 DISCRSP_GET_ATTACHED_SAS_ADDRESSHI(pDiscoverResp), in dmUpStreamDiscoverExpanderPhy()
643 DISCRSP_GET_ATTACHED_SAS_ADDRESSLO(pDiscoverResp))); in dmUpStreamDiscoverExpanderPhy()
644 DM_DBG3((" SSP Target : %d\n", DISCRSP_IS_SSP_TARGET(pDiscoverResp)?1:0)); in dmUpStreamDiscoverExpanderPhy()
645 DM_DBG3((" STP Target : %d\n", DISCRSP_IS_STP_TARGET(pDiscoverResp)?1:0)); in dmUpStreamDiscoverExpanderPhy()
646 DM_DBG3((" SMP Target : %d\n", DISCRSP_IS_SMP_TARGET(pDiscoverResp)?1:0)); in dmUpStreamDiscoverExpanderPhy()
[all …]
H A Ddmproto.h248 smpRespDiscover_t *pDiscoverResp
256 smpRespDiscover2_t *pDiscoverResp
264 smpRespDiscover_t *pDiscoverResp
271 smpRespDiscover2_t *pDiscoverResp
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c3663 smpRespDiscover_t *pDiscoverResp in tdsaSASUpStreamDiscoverExpanderPhy() argument
3688 ( DISCRSP_GET_ATTACHED_DEVTYPE(pDiscoverResp) == 0 ? "No Device" : in tdsaSASUpStreamDiscoverExpanderPhy()
3689 (DISCRSP_GET_ATTACHED_DEVTYPE(pDiscoverResp) == 1 ? "End Device" : in tdsaSASUpStreamDiscoverExpanderPhy()
3690 … (DISCRSP_GET_ATTACHED_DEVTYPE(pDiscoverResp) == 2 ? "Edge Expander" : "Fanout Expander"))))); in tdsaSASUpStreamDiscoverExpanderPhy()
3692 if ( DISCRSP_GET_ATTACHED_DEVTYPE(pDiscoverResp) != SAS_NO_DEVICE) in tdsaSASUpStreamDiscoverExpanderPhy()
3695 DISCRSP_GET_ATTACHED_SAS_ADDRESSHI(pDiscoverResp), in tdsaSASUpStreamDiscoverExpanderPhy()
3696 DISCRSP_GET_ATTACHED_SAS_ADDRESSLO(pDiscoverResp))); in tdsaSASUpStreamDiscoverExpanderPhy()
3697 TI_DBG3((" SSP Target : %d\n", DISCRSP_IS_SSP_TARGET(pDiscoverResp)?1:0)); in tdsaSASUpStreamDiscoverExpanderPhy()
3698 TI_DBG3((" STP Target : %d\n", DISCRSP_IS_STP_TARGET(pDiscoverResp)?1:0)); in tdsaSASUpStreamDiscoverExpanderPhy()
3699 TI_DBG3((" SMP Target : %d\n", DISCRSP_IS_SMP_TARGET(pDiscoverResp)?1:0)); in tdsaSASUpStreamDiscoverExpanderPhy()
[all …]
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdproto.h1618 smpRespDiscover_t *pDiscoverResp
1629 smpRespDiscover_t *pDiscoverResp