Home
last modified time | relevance | path

Searched refs:OSIOP_ATN (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/gxemul/gxemul-0.6.3/src/devices/
H A Ddev_osiop.cc535 d->reg[OSIOP_SOCL] |= OSIOP_ATN; in osiop_execute_scripts_instr()
648 d->reg[OSIOP_SOCL] |= (bit_atn * OSIOP_ATN); in osiop_execute_scripts_instr()
655 d->reg[OSIOP_SOCL] &= ~(bit_atn * OSIOP_ATN); in osiop_execute_scripts_instr()
/dports/emulators/gxemul/gxemul-0.6.3/src/include/thirdparty/
H A Dosiopreg.h184 #define OSIOP_ATN 0x08 macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dosiopreg.h182 #define OSIOP_ATN 0x08 macro