Home
last modified time | relevance | path

Searched refs:LOAD_BALANCE_PROP_NONE (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dmdi_impldefs.h199 #define LOAD_BALANCE_PROP_NONE (char *)mdi_load_balance_none macro
/titanic_50/usr/src/uts/common/os/
H A Dsunmdi.c444 if (strcmp(load_balance, LOAD_BALANCE_PROP_NONE) == 0) { in mdi_vhci_register()
/titanic_50/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c4558 LOAD_BALANCE_PROP_NONE) == 0) { in vhci_parse_mpxio_lb_options()