copins            147 arch/m68k/include/asm/amigahw.h     unsigned short copins;
copins            649 drivers/video/fbdev/amifb.c 	copins *init;
copins            650 drivers/video/fbdev/amifb.c 	copins *wait;
copins            651 drivers/video/fbdev/amifb.c 	copins *list[2][2];
copins            652 drivers/video/fbdev/amifb.c 	copins *rebuild[2];
copins           1062 drivers/video/fbdev/amifb.c #define COPINITSIZE (sizeof(copins) * 40)
copins           1073 drivers/video/fbdev/amifb.c #define COPLISTSIZE (sizeof(copins) * 64)
copins           2051 drivers/video/fbdev/amifb.c 	copins *copl, *cops;
copins           2104 drivers/video/fbdev/amifb.c 	copins *cop = copdisplay.init;
copins           2147 drivers/video/fbdev/amifb.c 	copins *copl, *cops;
copins           2238 drivers/video/fbdev/amifb.c 	copins *copl, *cops;
copins           3694 drivers/video/fbdev/amifb.c 	assignchunk(copdisplay.init, copins *, chipptr, COPINITSIZE);
copins           3695 drivers/video/fbdev/amifb.c 	assignchunk(copdisplay.list[0][0], copins *, chipptr, COPLISTSIZE);
copins           3696 drivers/video/fbdev/amifb.c 	assignchunk(copdisplay.list[0][1], copins *, chipptr, COPLISTSIZE);
copins           3697 drivers/video/fbdev/amifb.c 	assignchunk(copdisplay.list[1][0], copins *, chipptr, COPLISTSIZE);
copins           3698 drivers/video/fbdev/amifb.c 	assignchunk(copdisplay.list[1][1], copins *, chipptr, COPLISTSIZE);