OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SC_S_IO
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/mac68k/dev/
ncr5380reg.h
88
#define
SC_S_IO
0x04 /* R - I/O is set */
ncr5380.c
497
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
))
/src/sys/arch/atari/dev/
ncr5380reg.h
88
#define
SC_S_IO
0x04 /* R - I/O is set */
ncr5380.c
510
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 16 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025