Searched refs:MAN_UNCONFIGURED (Results 1 – 2 of 2) sorted by relevance
407 #define MAN_UNCONFIGURED 0x0 /* Attached but never opened */ macro
615 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()