Home
last modified time | relevance | path

Searched refs:DM_MULTIPLEX (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dlibdiskmgt.h352 #define DM_MULTIPLEX "multiplex" macro
H A Dcontroller.c78 if (nvlist_add_boolean(attrs, DM_MULTIPLEX) != 0) { in controller_get_attributes()