Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sun3/dev/
H A Dfdreg.h105 #define FCR_TC 0x01 /* terminal count reset */ macro
H A Dfd.c1123 fdc->sc_fcr |= FCR_TC; in fdchwintr()
1126 fdc->sc_fcr &= ~FCR_TC; in fdchwintr()
1386 fdc->sc_fcr |= FCR_TC; in fdcstate()
1389 fdc->sc_fcr &= ~FCR_TC; in fdcstate()