Searched refs:SLSH_DRV_NAME_ST (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/storage/common/ |
H A D | stgcom.h | 55 #define SLSH_DRV_NAME_ST "/st@" macro
|
/illumos-gate/usr/src/lib/storage/libg_fc/common/ |
H A D | hot.c | 468 SLSH_DRV_NAME_ST); in g_forcelip_all()
|
H A D | mpath.c | 195 ((charptr3 = strstr(path_phys, SLSH_DRV_NAME_ST)) == NULL)) { in g_get_lun_number()
|
H A D | map.c | 644 init_drv(DEV_TAPE_DIR, DIR_MATCH_ST, SLSH_DRV_NAME_ST); in g_devices_get_all() 5593 !strstr(devfs_path, SLSH_DRV_NAME_ST)) { in devices_get_all()
|
/illumos-gate/usr/src/cmd/luxadm/ |
H A D | hotplug.c | 600 } else if (strstr(path_phys, SLSH_DRV_NAME_ST)) { in hotplug() 1485 if (!(strstr(dev_path, SLSH_DRV_NAME_ST))) { in h_pre_remove_dev()
|
H A D | g_adm.c | 3523 SLSH_DRV_NAME_ST)) != NULL) || in non_encl_probe() 3578 SLSH_DRV_NAME_ST)) != NULL) || in non_encl_probe() 5458 if (strstr(path_phys, SLSH_DRV_NAME_ST)) { in adm_stop() 6290 ((cptr = strstr(drvr_path, SLSH_DRV_NAME_ST)) != NULL)) {; in display_path_info()
|
/illumos-gate/usr/src/lib/storage/liba5k/common/ |
H A D | mon.c | 113 if (strstr(path, SLSH_DRV_NAME_ST)) { in l_get_mode_pg() 1977 strstr(name, SLSH_DRV_NAME_ST)) { in l_convert_name() 2796 ! (strstr(path, SLSH_DRV_NAME_ST))) { in l_get_disk_port_status()
|