Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/sys/
H A Ddman.h409 #define MAN_CONFIGURED 0x2 /* Done configuring */ macro
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddman.c1235 if (sflag == CLONEOPEN && man_config_state != MAN_CONFIGURED) { in man_open()
1410 man_config_state = MAN_CONFIGURED; in man_configure()
7532 if (man_config_state == MAN_CONFIGURED) { in man_kstat_update()