Searched refs:wb3a (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | atari_dma_emul.c | 36 unsigned long wb3a; /* write back 3 address */ member 387 if (frame->wb3a == (long) &hades_psdm_reg) in hades_dma_emulator() 390 writeback(frame->wb3s, frame->wb3a, in hades_dma_emulator() 416 writeback(frame->wb3s, frame->wb3a, in hades_dma_emulator()
|
/linux-2.4.37.9/arch/m68k/kernel/ |
D | traps.c | 337 res = do_040writeback1(fp->un.fmt7.wb3s, fp->un.fmt7.wb3a, in do_040writebacks() 341 fix_xframe040(fp, fp->un.fmt7.wb3a, fp->un.fmt7.wb3s); in do_040writebacks() 345 fp->un.fmt7.wb2a = fp->un.fmt7.wb3a; in do_040writebacks() 380 fp->un.fmt7.wb2a, fp->un.fmt7.wb3a, in access_error040() 891 fp->un.fmt7.wb3s, fp->un.fmt7.wb3a, fp->un.fmt7.wb3d); in show_stack()
|
/linux-2.4.37.9/include/asm-m68k/ |
D | traps.h | 203 unsigned long wb3a; /* write back 3 address */ member
|