Searched refs:IV_RAB (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/ic/ | ||
| H A D | z8530.h | 163 #define IV_RAB 0x04 /* Receive Available ch. B. */ macro |
| /src/sys/dev/uart/ | ||
| H A D | uart_dev_z8530.c | 444 case IV_RAB: ip = IP_RIA; break; in z8530_bus_ipend() |