Searched refs:ZSRR3_IP_B_TX (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))
357 if (rr3 & ZSRR3_IP_B_TX)
H A Dz8530reg.h421 #define ZSRR3_IP_B_TX 0x02 /* channel B xmit 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)) {
635 if ((rr3 & ZSRR3_IP_B_TX) != 0 &&

Completed in 126 milliseconds