OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_icom
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/atari/dev/
ncr5380.c
1361
uint8_t tmp,
new_icom
;
local in function:transfer_pio
1381
new_icom
= SC_A_ACK;
1383
new_icom
= 0;
1397
new_icom
= 0;
1402
new_icom
= SC_A_ATN;
1410
SET_5380_REG(NCR5380_ICOM,
new_icom
);
/src/sys/arch/mac68k/dev/
ncr5380.c
1336
u_char tmp,
new_icom
;
local in function:transfer_pio
1354
new_icom
= SC_A_ACK;
1355
else
new_icom
= 0;
1369
new_icom
= 0;
1374
new_icom
= SC_A_ATN;
1381
SET_5380_REG(NCR5380_ICOM,
new_icom
);
Completed in 13 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025