Home
last modified time | relevance | path

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

/src/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h118 bit32 ConfiguresOthers; /* exp configures others; no routing configuration */ member
H A Ddminit.c726 dmPortContext[i].discovery.ConfiguresOthers = agFALSE; in dmPortContextInit()
792 onePortContext->discovery.ConfiguresOthers = agFALSE; in dmPortContextReInit()
H A Ddmsmp.c713 bit32 ConfiguresOthers = agFALSE; in dmReportGeneral2RespRcvd() local
754 ConfiguresOthers = SAS2_REPORT_GENERAL_IS_CONFIGURES_OTHERS(pdmSMPReportGeneral2Resp) ? 1 : 0; in dmReportGeneral2RespRcvd()
765 if (ConfiguresOthers) in dmReportGeneral2RespRcvd()
768 discovery->ConfiguresOthers = agTRUE; in dmReportGeneral2RespRcvd()
H A Ddmdisc.c2626 onePortContext->discovery.ConfiguresOthers == agFALSE) in dmDownStreamDiscover2ExpanderPhy()
2862 onePortContext->discovery.ConfiguresOthers == agFALSE) in dmDownStreamDiscover2ExpanderPhy()
2965 if (onePortContext->discovery.ConfiguresOthers == agFALSE) in dmDownStreamDiscover2ExpanderPhy()