Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/pms/RefTisa/discovery/dm/
Ddmtypes.h119 bit32 ConfiguresOthers; /* exp configures others; no routing configuration */ member
Ddminit.c727 dmPortContext[i].discovery.ConfiguresOthers = agFALSE; in dmPortContextInit()
793 onePortContext->discovery.ConfiguresOthers = agFALSE; in dmPortContextReInit()
Ddmsmp.c714 bit32 ConfiguresOthers = agFALSE; in dmReportGeneral2RespRcvd() local
755 ConfiguresOthers = SAS2_REPORT_GENERAL_IS_CONFIGURES_OTHERS(pdmSMPReportGeneral2Resp) ? 1 : 0; in dmReportGeneral2RespRcvd()
766 if (ConfiguresOthers) in dmReportGeneral2RespRcvd()
769 discovery->ConfiguresOthers = agTRUE; in dmReportGeneral2RespRcvd()
Ddmdisc.c2627 onePortContext->discovery.ConfiguresOthers == agFALSE) in dmDownStreamDiscover2ExpanderPhy()
2863 onePortContext->discovery.ConfiguresOthers == agFALSE) in dmDownStreamDiscover2ExpanderPhy()
2966 if (onePortContext->discovery.ConfiguresOthers == agFALSE) in dmDownStreamDiscover2ExpanderPhy()