Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dmpapi_impl.c4119 int old_in_okay, new_in_okay; in vhci_mpapi_set_path_state() local
4141 new_in_okay = (state == MP_DRVR_PATH_STATE_ACTIVE || in vhci_mpapi_set_path_state()
4144 if (state != old_state && !(old_in_okay && new_in_okay)) { in vhci_mpapi_set_path_state()