Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/sys/
H A Ddman.h407 #define MAN_UNCONFIGURED 0x0 /* Attached but never opened */ macro
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddman.c615 static int man_config_state = MAN_UNCONFIGURED;
898 man_config_state = MAN_UNCONFIGURED; in man_deconfigure()
1244 if (man_config_state == MAN_UNCONFIGURED) { in man_open()
1408 man_config_state = MAN_UNCONFIGURED; in man_configure()