OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mf_gpip
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/atari/include/
mfp.h
50
#define
mf_gpip
mfb[__MR(0) ] /* gen-purp I/O interrupt port */
macro
/src/sys/arch/atari/dev/
ser.c
132
single_inst_bset_b(MFP->
mf_gpip
, 0x08); \
134
single_inst_bclr_b(MFP->
mf_gpip
, 0x08); \
139
single_inst_bset_b(MFP->
mf_gpip
, 0x01); \
141
single_inst_bclr_b(MFP->
mf_gpip
, 0x01); \
338
if ((MFP->
mf_gpip
& MCR_DCD) == 0)
411
sc->sc_msr = ~MFP->
mf_gpip
& (IO_SDCD|IO_SCTS|IO_SRI);
1203
msr = ~MFP->
mf_gpip
;
1372
if (MFP->
mf_gpip
& MCR_DCD) {
atari5380.c
747
if (MFP->
mf_gpip
& IO_DINT)
881
if ((MFP->
mf_gpip
& IO_DINT) == 0)
936
(MFP->
mf_gpip
& IO_DINT))
grfabs_tt.c
123
has_mono = (MFP->
mf_gpip
& IA_MONO) == 0;
lpt.c
114
#define NOT_READY() (MFP->
mf_gpip
& IO_PBSY)
/src/sys/arch/atari/atari/
atari_init.c
851
if (badbaddr((void *)__UNVOLATILE(&MFP2->
mf_gpip
), sizeof(char))) {
856
if (!badbaddr((void *)__UNVOLATILE(&MFP->
mf_gpip
),
Completed in 17 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025