Lines Matching refs:amiga_custom
281 switch (amiga_custom.deniseid & 0xf) {
294 switch ((amiga_custom.vposr>>8) & 0x7f) {
364 return *(unsigned long *)&amiga_custom.vposr;
402 amiga_custom.dmacon = DMAF_ALL;
404 amiga_custom.dmacon = DMAF_SETCLR | DMAF_MASTER;
666 amiga_custom.serdat = (unsigned char)c | 0x100;
667 while (!(amiga_custom.serdatr & 0x2000))
691 while (!(amiga_custom.intreqr & IF_RBF))
693 ch = amiga_custom.serdatr & 0xff;
695 amiga_custom.intreq = IF_RBF;