Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu.c179 #define MSU_UNCONFIGURED 0 macro
183 static int oplmsu_conf_st = MSU_UNCONFIGURED;
490 if (oplmsu_conf_st == MSU_UNCONFIGURED) { in oplmsu_open()