Searched refs:DM_FAST (Results 1 – 2 of 2) sorted by relevance
| /titanic_50/usr/src/lib/libdiskmgt/common/ | ||
| H A D | libdiskmgt.h | 346 #define DM_FAST "fast" macro |
| H A D | controller.c | 89 if (nvlist_add_boolean(attrs, DM_FAST) != 0) { in controller_get_attributes() |