Home
last modified time | relevance | path

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

/dports/emulators/gxemul/gxemul-0.6.3/src/include/thirdparty/
H A Dosiopreg.h356 #define OSIOP_DIEN_RES 0xc0 macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dosiopreg.h354 #define OSIOP_DIEN_RES 0xc0 macro
/dports/emulators/gxemul/gxemul-0.6.3/src/devices/
H A Ddev_osiop.cc162 if (d->reg[OSIOP_DSTAT] & ~OSIOP_DIEN_RES) in osiop_update_sip_and_dip()
164 if (d->reg[OSIOP_DSTAT] & d->reg[OSIOP_DIEN] & ~OSIOP_DIEN_RES) in osiop_update_sip_and_dip()