Home
last modified time | relevance | path

Searched refs:mdi_load_balance_none (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmdi_impldefs.h193 extern const char *mdi_load_balance_none;
199 #define LOAD_BALANCE_PROP_NONE (char *)mdi_load_balance_none
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c195 const char *mdi_load_balance_none = "none"; variable
4875 "%s", mdi_load_balance_none); in i_mdi_report_path_state()