Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ic/
HDsab82532.h303 #define SAB_IMR1_CSC 0x04 /* clear to send status change */ macro
/NextBSD/sys/dev/uart/
HDuart_dev_sab82532.c418 imr1 = SAB_IMR1_BRKT|SAB_IMR1_ALLS|SAB_IMR1_CSC; in sab82532_bus_attach()