Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c252 #define LOAD_BALANCE_OPTIONS "load-balance-options" macro
4640 if (strncmp(dataptr, LOAD_BALANCE_OPTIONS, in vhci_parse_mpxio_options()
4641 strlen(LOAD_BALANCE_OPTIONS)) == 0) { in vhci_parse_mpxio_options()
4642 len += strlen(LOAD_BALANCE_OPTIONS) + 1; in vhci_parse_mpxio_options()
4643 dataptr += strlen(LOAD_BALANCE_OPTIONS) + 1; in vhci_parse_mpxio_options()