Home
last modified time | relevance | path

Searched refs:DRV_NAME_SSD (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/storage/common/
H A Dstgcom.h51 #define DRV_NAME_SSD "ssd@" macro
/titanic_41/usr/src/lib/storage/libg_fc/common/
H A Dhot.c278 if (strstr(fp_path, DRV_NAME_SSD) || in g_force_lip()
H A Dmap.c1154 if (strstr(fcapath, DRV_NAME_SSD) || strstr(fcapath, SES_NAME)) { in g_get_dev_list()
1612 if (strstr(drvr_path, DRV_NAME_SSD) || in create_map()
2229 if (strstr(drvr_path, DRV_NAME_SSD) || in g_dev_map_init()
3395 } else if (strstr(fp_path, DRV_NAME_SSD) || in g_rdls()
4323 if (strstr(devpath, DRV_NAME_SSD) != NULL) { in g_get_multipath()
4611 if (strstr(drvr_path, DRV_NAME_SSD) || strstr(drvr_path, in g_get_nexus_path()
4832 if ((strstr(drvr_path, DRV_NAME_SSD) || in g_get_fca_port_topology()
/titanic_41/usr/src/cmd/luxadm/
H A Dhotplug.c598 strstr(path_phys, DRV_NAME_SSD)) { in hotplug()