HomeSort by: relevance | last modified time | path
    Searched refs:ZSRR3_IP_B_RX (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
z8530sc.c 328 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)
z8530reg.h 420 #define ZSRR3_IP_B_RX 0x04 /* channel B recv int pending */
  /src/sys/arch/atari/dev/
zs.c 626 if (rr3 & (ZSRR3_IP_B_RX | ZSRR3_IP_B_TX | ZSRR3_IP_B_STAT)) {
630 if ((rr3 & ZSRR3_IP_B_RX) != 0 &&

Completed in 14 milliseconds