Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dtape.c122 (mdi_set_lb_policy(sd->sd_dev, LOAD_BALANCE_NONE) != in tape_device_probe()
H A Dtpgs_tape.c155 (mdi_set_lb_policy(sd->sd_dev, LOAD_BALANCE_NONE) != in tpgs_tape_device_probe()
/titanic_44/usr/src/uts/common/sys/
H A Dmdi_impldefs.h180 LOAD_BALANCE_NONE, /* Alternate pathing */ enumerator
/titanic_44/usr/src/uts/common/os/
H A Dsunmdi.c444 vh->vh_lb = LOAD_BALANCE_NONE; in mdi_vhci_register()
1698 client_lb_t lb = LOAD_BALANCE_NONE; in mdi_get_lb_policy()
2187 case LOAD_BALANCE_NONE: in mdi_select_path()
4882 } else if (ct->ct_lb == LOAD_BALANCE_NONE) { in i_mdi_report_path_state()
/titanic_44/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c1204 if (lbp != LOAD_BALANCE_NONE) { in vhci_scsi_start()
1211 if (mdi_set_lb_policy(cdip, LOAD_BALANCE_NONE) != in vhci_scsi_start()
4560 LOAD_BALANCE_NONE); in vhci_parse_mpxio_lb_options()
4561 load_balance = LOAD_BALANCE_NONE; in vhci_parse_mpxio_lb_options()
H A Dmpapi_impl.c2798 if (lb_policy == LOAD_BALANCE_NONE) { in vhci_mpapi_create_item()