HomeSort by: relevance | last modified time | path
    Searched refs:SAB_ISR0_TCD (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/dev/
sab82532reg.h 265 #define SAB_ISR0_TCD 0x80 /* termination character detected */
sab.c 520 if (isr0 & SAB_ISR0_TCD) {
1226 } while ((r & SAB_ISR0_TCD) == 0);

Completed in 30 milliseconds