Searched refs:DM_FAST20 (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libdiskmgt/common/ | ||
H A D | libdiskmgt.h | 351 #define DM_FAST20 "fast20" macro |
H A D | controller.c | 101 if (nvlist_add_boolean(attrs, DM_FAST20) != 0) { in controller_get_attributes() |