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

/netbsd-current/sys/arch/mac68k/dev/
H A Dncr5380reg.h88 #define SC_S_IO 0x04 /* R - I/O is set */ macro
H A Dncr5380.c497 if ((GET_5380_REG(NCR5380_IDSTAT) & (SC_S_SEL|SC_S_IO))
498 == (SC_S_SEL|SC_S_IO)){
1742 if ((GET_5380_REG(NCR5380_IDSTAT) & (SC_S_SEL|SC_S_IO))
1743 ==(SC_S_SEL|SC_S_IO))
/netbsd-current/sys/arch/atari/dev/
H A Dncr5380reg.h88 #define SC_S_IO 0x04 /* R - I/O is set */ macro
H A Dncr5380.c510 if ((GET_5380_REG(NCR5380_IDSTAT) & (SC_S_SEL|SC_S_IO))
511 == (SC_S_SEL|SC_S_IO)){
1782 if ((GET_5380_REG(NCR5380_IDSTAT) & (SC_S_SEL|SC_S_IO)) ==
1783 (SC_S_SEL|SC_S_IO))

Completed in 174 milliseconds