Searched refs:NCR5380_IRCV (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/mac68k/dev/
H A Dncr5380reg.h44 #define NCR5380_IRCV 7 /* Initiator receive register */ macro
106 int i = GET_5380_REG(NCR5380_IRCV); \
H A Dmac68k5380.c151 GET_5380_REG(NCR5380_IRCV);
612 SET_5380_REG(NCR5380_IRCV, 0);
/netbsd-current/sys/arch/atari/dev/
H A Dncr5380reg.h44 #define NCR5380_IRCV 7 /* Initiator receive register */ macro
106 int i = GET_5380_REG(NCR5380_IRCV); \
H A Datari5380.c329 GET_TT_REG(NCR5380_IRCV);
354 SET_TT_REG(NCR5380_IRCV, 0);
734 (void)get_falcon_5380_reg(NCR5380_IRCV);
851 set_falcon_5380_reg(NCR5380_IRCV, 0);

Completed in 116 milliseconds