Lines Matching refs:amiga_custom
280 switch (amiga_custom.deniseid & 0xf) {
293 switch ((amiga_custom.vposr>>8) & 0x7f) {
363 return *(unsigned long *)&amiga_custom.vposr;
409 amiga_custom.dmacon = DMAF_ALL;
411 amiga_custom.dmacon = DMAF_SETCLR | DMAF_MASTER;
674 amiga_custom.serdat = (unsigned char)c | 0x100;
675 while (!(amiga_custom.serdatr & 0x2000))
699 while (!(amiga_custom.intreqr & IF_RBF))
701 ch = amiga_custom.serdatr & 0xff;
703 amiga_custom.intreq = IF_RBF;