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

/netbsd-6-1-5-RELEASE/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)){
1743 if ((GET_5380_REG(NCR5380_IDSTAT) & (SC_S_SEL|SC_S_IO))
1744 ==(SC_S_SEL|SC_S_IO))
/netbsd-6-1-5-RELEASE/sys/arch/atari/dev/
H A Dncr5380reg.h88 #define SC_S_IO 0x04 /* R - I/O is set */ macro
H A Dncr5380.c512 if ((GET_5380_REG(NCR5380_IDSTAT) & (SC_S_SEL|SC_S_IO))
513 == (SC_S_SEL|SC_S_IO)){
1785 if ((GET_5380_REG(NCR5380_IDSTAT) & (SC_S_SEL|SC_S_IO)) ==
1786 (SC_S_SEL|SC_S_IO))

Completed in 82 milliseconds