Lines Matching refs:physical_path
417 wwn_list_ptr->physical_path);
428 wwn_list_ptr->physical_path);
3449 (void) free(l1->physical_path);
3459 (void) free(l1->physical_path);
3511 if (strstr(wwn_list->physical_path, SCSI_VHCI) != NULL) {
3512 (void) strcpy(temppath, wwn_list->physical_path);
3522 if ((((tempptr = strstr(wwn_list->physical_path,
3524 ((tempptr = strstr(wwn_list->physical_path,
3555 (void) fprintf(stdout, "\n %s\n", wwn_list->physical_path);
3563 if (strstr(inner->physical_path,
3566 inner->physical_path);
3577 if ((((tempptr = strstr(inner->physical_path,
3579 ((tempptr = strstr(inner->physical_path,
3604 if (!retr_outer && strstr(wwn_list->physical_path,
3606 if ((err = g_devid_get(wwn_list->physical_path,
3609 wwn_list->physical_path);
3623 if ((strstr(inner->physical_path,
3627 if ((err = g_devid_get(inner->physical_path,
3631 inner->physical_path);
3656 inner->physical_path);
3670 free(inner->physical_path);
4149 (void) strcpy(phys_path, wwn_list_ptr->physical_path);
4162 (void) strcpy(phys_path, wwn_list_ptr->physical_path);
5920 (void) strcpy(phys_path, wwn_list_ptr->physical_path);
5930 (void) strcpy(phys_path, wwn_list_ptr->physical_path);
5969 if (strncmp(wwn_list_find->physical_path, phys_path,
5970 strlen(wwn_list_find->physical_path))
6277 if (strcmp(wwn_list_walk->physical_path, devpath) == 0) {