Searched refs:lun_a (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c4432 int lun_a = -1; local
4479 lun_a = g_get_lun_number(wwn_list_ptr->physical_path);
4484 ((lun_a < 0) || (lun_a ==
/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c3482 char lun_a[MAXPATHLEN], lun_b[MAXPATHLEN], temppath[MAXPATHLEN]; local
3518 (void) strcpy(lun_a, tempptra);
3528 (void) strcpy(lun_a, tempptra);
3588 if (((tempptra == NULL) || (strcmp(lun_a, lun_b)) == 0)) {

Completed in 79 milliseconds