Home
last modified time | relevance | path

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

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