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

/freebsd-10-stable/sys/dev/ic/
H A Dz8530.h151 #define IP_RIA 0x20 /* Rx. Int. ch. A. */ macro
/freebsd-10-stable/sys/dev/scc/
H A Dscc_dev_z8530.c131 if (ip & IP_RIA)
/freebsd-10-stable/sys/dev/uart/
H A Duart_dev_z8530.c443 case IV_RAB: ip = IP_RIA; break;
452 if (ip & IP_RIA)

Completed in 64 milliseconds