Searched refs:OS_READY (Results 1 – 2 of 2) sorted by relevance
92 if (sum == OS_READY) in weasel_isa_init()95 if (sum != OS_READY) { in weasel_isa_init()362 if (reg == OS_READY) in weasel_isa_wdog_query_state()
103 #define OS_READY 0x00 /* ready for commands */ macro