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

  /src/sys/arch/amiga/dev/
grf_cv.c 105 static inline void cvscreen(int, volatile void *);
992 cvscreen(1, (volatile char *)gp->g_regkva - 0x02000000);
1217 cvscreen(0, (volatile char*)ba - 0x02000000);
1220 cvscreen(1, (volatile char*)ba - 0x02000000);
1694 cvscreen(0, (volatile char*)ba - 0x02000000);
1780 cvscreen(int toggle, volatile void *ba) function in typeref:typename:void
grf_cv.c 105 static inline void cvscreen(int, volatile void *);
992 cvscreen(1, (volatile char *)gp->g_regkva - 0x02000000);
1217 cvscreen(0, (volatile char*)ba - 0x02000000);
1220 cvscreen(1, (volatile char*)ba - 0x02000000);
1694 cvscreen(0, (volatile char*)ba - 0x02000000);
1780 cvscreen(int toggle, volatile void *ba) function in typeref:typename:void

Completed in 25 milliseconds