Home
last modified time | relevance | path

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

/src/sys/dev/ic/
H A Dz8530.h150 #define IP_RIA 0x20 /* Rx. Int. ch. A. */ macro
/src/sys/dev/scc/
H A Dscc_dev_z8530.c154 if (ip & IP_RIA) in z8530_bfe_ipend()
/src/sys/dev/uart/
H A Duart_dev_z8530.c444 case IV_RAB: ip = IP_RIA; break; in z8530_bus_ipend()
453 if (ip & IP_RIA) in z8530_bus_ipend()