Searched refs:client_physical_path (Results 1 – 1 of 1) sorted by relevance
665 char *client_physical_path, *client_path_ptr; in stms_path_enable_disable() local681 client_path_ptr = client_physical_path = in stms_path_enable_disable()685 if (client_physical_path == NULL) { in stms_path_enable_disable()692 if (strstr(client_physical_path, SCSI_VHCI) == NULL) { in stms_path_enable_disable()698 client_physical_path += DEV_PREFIX_LEN - 1; in stms_path_enable_disable()700 if ((char_ptr_end = strrchr(client_physical_path, ':')) != NULL) { in stms_path_enable_disable()716 ioc.client = client_physical_path; in stms_path_enable_disable()