Searched refs:old_in_okay (Results 1 – 1 of 1) sorted by relevance
4119 int old_in_okay, new_in_okay; in vhci_mpapi_set_path_state() local4139 old_in_okay = (old_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()