Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/dev/
H A Dsab82532reg.h99 #define SAB_STAR_CEC 0x04 /* command is executing */ macro
H A Dsab.c1121 if ((SAB_READ(sc, SAB_STAR) & SAB_STAR_CEC) == 0) in sabtty_cec_wait()