Searched refs:SAB_STAR_CEC (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/sparc64/dev/ | ||
H A D | sab82532reg.h | 99 #define SAB_STAR_CEC 0x04 /* command is executing */ macro |
H A D | sab.c | 1121 if ((SAB_READ(sc, SAB_STAR) & SAB_STAR_CEC) == 0) in sabtty_cec_wait() |