Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/amiga/dev/
Dgrfabs_ccglb.c76 {{{ R_DDFSTOP, 0x0000 }}},
137 {{{ R_DDFSTOP, 0x0000 }}},
470 {{{ R_DDFSTOP, 0x0000 }}},
501 {{{ R_DDFSTRT, 0x0040 }}}, {{{ R_DDFSTOP, 0x00d0 }}},
532 {{{ R_DDFSTRT, 0x0038 }}}, {{{ R_DDFSTOP, 0x00b8 }}},
564 {{{ R_DDFSTRT, 0x0040 }}}, {{{ R_DDFSTOP, 0x00d0 }}},
596 {{{ R_DDFSTRT, 0x0038 }}}, {{{ R_DDFSTOP, 0x00b8 }}},
Dgrfabs_cc.c979 tmp = find_copper_inst(cp, CI_MOVE(R_DDFSTOP)); in display_hires_view()
1174 tmp = find_copper_inst(cp, CI_MOVE(R_DDFSTOP)); in display_hires_lace_view()
1405 tmp = find_copper_inst(cp, CI_MOVE(R_DDFSTOP)); in display_hires_dlace_view()
2042 tmp = find_copper_inst(cp, CI_MOVE(R_DDFSTOP)); in display_aga_view()
2310 tmp = find_copper_inst(cp, CI_MOVE(R_DDFSTOP)); in display_super72_view()
2525 tmp = find_copper_inst(cp, CI_MOVE(R_DDFSTOP)); in display_pal_hires_view()
2701 tmp = find_copper_inst(cp, CI_MOVE(R_DDFSTOP)); in display_pal_hires_lace_view()
2902 tmp = find_copper_inst(cp, CI_MOVE(R_DDFSTOP)); in display_pal_hires_dlace_view()
3462 tmp = find_copper_inst(cp, CI_MOVE(R_DDFSTOP)); in display_pal_aga_view()
/netbsd/src/sys/arch/amiga/amiga/
Dcc_registers.h106 #define R_DDFSTOP 0x094 macro