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

/netbsd-current/sys/dev/ic/
H A Dz8530sc.c328 ZSRR3_IP_B_RX | ZSRR3_IP_B_TX | ZSRR3_IP_B_STAT)) == 0) {
350 if (rr3 & (ZSRR3_IP_B_RX | ZSRR3_IP_B_TX | ZSRR3_IP_B_STAT))
353 if (rr3 & ZSRR3_IP_B_RX)
H A Dz8530reg.h420 #define ZSRR3_IP_B_RX 0x04 /* channel B recv int pending */ macro
/netbsd-current/sys/arch/atari/dev/
H A Dzs.c626 if (rr3 & (ZSRR3_IP_B_RX | ZSRR3_IP_B_TX | ZSRR3_IP_B_STAT)) {
630 if ((rr3 & ZSRR3_IP_B_RX) != 0 &&

Completed in 203 milliseconds