Searched defs:client_lb_str (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dmdi.c60 static char *client_lb_str[] = variable
280 dump_state_str("Load Balance (vh_lb)", value.vh_lb, client_lb_str);
/illumos-gate/usr/src/cmd/mdb/common/modules/scsi_vhci/
H A Dscsi_vhci.c86 static char *client_lb_str[] = variable
163 dump_state_str("Load Balance (ct_lb)", value.ct_lb, client_lb_str);
612 dump_state_str("LB", ct_value.ct_lb, client_lb_str);

Completed in 58 milliseconds