Searched refs:LOAD_BALANCE_NONE (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dtape.c122 (mdi_set_lb_policy(sd->sd_dev, LOAD_BALANCE_NONE) !=
H A Dtpgs_tape.c155 (mdi_set_lb_policy(sd->sd_dev, LOAD_BALANCE_NONE) !=
/illumos-gate/usr/src/uts/common/sys/
H A Dmdi_impldefs.h180 LOAD_BALANCE_NONE, /* Alternate pathing */ enumerator in enum:__anon8156
1138 * LOAD_BALANCE_NONE (Previously selected online path will continue to be
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c1204 if (lbp != LOAD_BALANCE_NONE) {
1211 if (mdi_set_lb_policy(cdip, LOAD_BALANCE_NONE) !=
4560 LOAD_BALANCE_NONE);
4561 load_balance = LOAD_BALANCE_NONE;
H A Dmpapi_impl.c2798 if (lb_policy == LOAD_BALANCE_NONE) {
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c445 vh->vh_lb = LOAD_BALANCE_NONE;
1699 client_lb_t lb = LOAD_BALANCE_NONE;
2000 * we support LOAD_BALANCE_NONE (Previously selected online path
2188 case LOAD_BALANCE_NONE:
4871 } else if (ct->ct_lb == LOAD_BALANCE_NONE) {

Completed in 112 milliseconds