Searched refs:FCR_TC (Results 1 – 2 of 2) sorted by relevance
105 #define FCR_TC 0x01 /* terminal count reset */ macro
1123 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()