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