Home
last modified time | relevance | path

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

/src/sys/dev/ic/
H A Dz8530.h163 #define IV_RAB 0x04 /* Receive Available ch. B. */ macro
/src/sys/dev/uart/
H A Duart_dev_z8530.c444 case IV_RAB: ip = IP_RIA; break; in z8530_bus_ipend()