HomeSort by: relevance | last modified time | path
    Searched refs:cv3d_vcode_switch_base (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/amiga/dev/
grf_cv3dreg.h 75 *(((volatile char *)cv3d_vcode_switch_base) + \
82 *(((volatile char *)cv3d_vcode_switch_base) + \
106 *(((volatile char *)cv3d_vcode_switch_base) + \
grf_cv3d.c 284 static volatile void *cv3d_vcode_switch_base; variable in typeref:typename:volatile void *
461 cv3d_vcode_switch_base =
472 cv3d_vcode_switch_base =
913 cv3dscreen(1, cv3d_vcode_switch_base);
1131 cv3dscreen(0, cv3d_vcode_switch_base);
1134 cv3dscreen(1, cv3d_vcode_switch_base);
1569 cv3dscreen(0, cv3d_vcode_switch_base);

Completed in 12 milliseconds