Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/vax/vax/
H A Dctu.c57 #define TU_IDLE 0 macro
168 if (tu_sc.sc_state != TU_IDLE) in ctuopen()
198 tu_sc.sc_state = TU_IDLE; in ctuclose()
422 tu_sc.sc_state = TU_IDLE; in cturintr()
462 case TU_IDLE: in ctutintr()