Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu.c182 #define MSU_UNCONFIGURED 0 macro
186 static int oplmsu_conf_st = MSU_UNCONFIGURED;
493 if (oplmsu_conf_st == MSU_UNCONFIGURED) { in oplmsu_open()