Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ic/
HDsab82532.h300 #define SAB_IMR1_ALLS 0x20 /* all sent */ macro
/NextBSD/sys/dev/uart/
HDuart_dev_sab82532.c418 imr1 = SAB_IMR1_BRKT|SAB_IMR1_ALLS|SAB_IMR1_CSC; in sab82532_bus_attach()