Home
last modified time | relevance | path

Searched refs:SAB_ISR0_RFO (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/scc/
HDscc_dev_sab82532.c132 if (isr0 & SAB_ISR0_RFO) in sab82532_bfe_ipend()
/NextBSD/sys/dev/ic/
HDsab82532.h274 #define SAB_ISR0_RFO 0x02 /* rfifo overflow */ macro
/NextBSD/sys/dev/uart/
HDuart_dev_sab82532.c559 if (isr0 & SAB_ISR0_RFO) in sab82532_bus_ipend()