Searched refs:wb2a (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | atari_dma_emul.c | 38 unsigned long wb2a; /* write back 2 address */ member 396 if (frame->wb2a == (long) &hades_psdm_reg) in hades_dma_emulator() 399 writeback(frame->wb2s, frame->wb2a, in hades_dma_emulator()
|
/linux-2.4.37.9/arch/m68k/kernel/ |
D | traps.c | 327 res = do_040writeback1(fp->un.fmt7.wb2s, fp->un.fmt7.wb2a, in do_040writebacks() 330 fix_xframe040(fp, fp->un.fmt7.wb2a, fp->un.fmt7.wb2s); 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() 430 if (fp->un.fmt7.wb2a == fp->un.fmt7.faddr) in access_error040() 889 fp->un.fmt7.wb2s, fp->un.fmt7.wb2a, fp->un.fmt7.wb2d); in show_stack()
|
/linux-2.4.37.9/include/asm-m68k/ |
D | traps.h | 205 unsigned long wb2a; /* write back 2 address */ member
|