Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ic/
HDz8530.h151 #define IP_RIA 0x20 /* Rx. Int. ch. A. */ macro
/NextBSD/sys/dev/scc/
HDscc_dev_z8530.c131 if (ip & IP_RIA) in z8530_bfe_ipend()
/NextBSD/sys/dev/uart/
HDuart_dev_z8530.c444 case IV_RAB: ip = IP_RIA; break; in z8530_bus_ipend()
453 if (ip & IP_RIA) in z8530_bus_ipend()