OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SC_HOST_ID
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/mac68k/dev/
ncr5380reg.h
131
#define
SC_HOST_ID
0x80
ncr5380.c
585
SET_5380_REG(NCR5380_IDSTAT,
SC_HOST_ID
);
728
SET_5380_REG(NCR5380_DATA,
SC_HOST_ID
);
763
if (tmp[0] & ~((
SC_HOST_ID
<< 1) - 1)) {
793
SET_5380_REG(NCR5380_DATA,
SC_HOST_ID
| targ_bit);
1240
target_mask = GET_5380_REG(NCR5380_DATA) & ~
SC_HOST_ID
;
/src/sys/arch/atari/dev/
ncr5380reg.h
131
#define
SC_HOST_ID
0x80
ncr5380.c
601
SET_5380_REG(NCR5380_IDSTAT,
SC_HOST_ID
);
748
SET_5380_REG(NCR5380_DATA,
SC_HOST_ID
);
783
if (tmp[0] & ~((
SC_HOST_ID
<< 1) - 1)) {
813
SET_5380_REG(NCR5380_DATA,
SC_HOST_ID
| targ_bit);
1263
target_mask = GET_5380_REG(NCR5380_DATA) & ~
SC_HOST_ID
;
Completed in 38 milliseconds
Indexes created Tue Oct 14 06:10:07 GMT 2025