Searched refs:DRV_NAME_SSD (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/storage/common/ |
H A D | stgcom.h | 51 #define DRV_NAME_SSD "ssd@" macro
|
/illumos-gate/usr/src/lib/storage/libg_fc/common/ |
H A D | hot.c | 278 if (strstr(fp_path, DRV_NAME_SSD) || in g_force_lip()
|
H A D | map.c | 1155 if (strstr(fcapath, DRV_NAME_SSD) || strstr(fcapath, SES_NAME)) { in g_get_dev_list() 1613 if (strstr(drvr_path, DRV_NAME_SSD) || in create_map() 2230 if (strstr(drvr_path, DRV_NAME_SSD) || in g_dev_map_init() 3396 } else if (strstr(fp_path, DRV_NAME_SSD) || in g_rdls() 4324 if (strstr(devpath, DRV_NAME_SSD) != NULL) { in g_get_multipath() 4613 if (strstr(drvr_path, DRV_NAME_SSD) || strstr(drvr_path, in g_get_nexus_path() 4834 if ((strstr(drvr_path, DRV_NAME_SSD) || in g_get_fca_port_topology()
|
/illumos-gate/usr/src/cmd/luxadm/ |
H A D | hotplug.c | 598 strstr(path_phys, DRV_NAME_SSD)) { in hotplug()
|