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

/freebsd-10.2-release/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h119 bit32 ConfiguresOthers; /* exp configures others; no routing configuration */ member in struct:dmDiscovery_s
H A Ddminit.c727 dmPortContext[i].discovery.ConfiguresOthers = agFALSE;
793 onePortContext->discovery.ConfiguresOthers = agFALSE;
H A Ddmsmp.c714 bit32 ConfiguresOthers = agFALSE; local
755 ConfiguresOthers = SAS2_REPORT_GENERAL_IS_CONFIGURES_OTHERS(pdmSMPReportGeneral2Resp) ? 1 : 0;
766 if (ConfiguresOthers)
768 DM_DBG2(("dmReportGeneral2RespRcvd: ConfiguresOthers is true\n"));
769 discovery->ConfiguresOthers = agTRUE;
H A Ddmdisc.c2627 onePortContext->discovery.ConfiguresOthers == agFALSE)
2863 onePortContext->discovery.ConfiguresOthers == agFALSE)
2966 if (onePortContext->discovery.ConfiguresOthers == agFALSE)

Completed in 116 milliseconds