Searched refs:fmt7 (Results 1 – 5 of 5) sorted by relevance
355 fp->un.fmt7.faddr = wba; in fix_xframe040()356 fp->un.fmt7.ssw = wbs & 0xff; in fix_xframe040()358 fp->un.fmt7.ssw |= MA_040; in fix_xframe040()365 if (fp->un.fmt7.wb1s & WBV_040) in do_040writebacks()369 if ((fp->un.fmt7.wb2s & WBV_040) && in do_040writebacks()370 !(fp->un.fmt7.wb2s & WBTT_040)) { in do_040writebacks()371 res = do_040writeback1(fp->un.fmt7.wb2s, fp->un.fmt7.wb2a, in do_040writebacks()372 fp->un.fmt7.wb2d); in do_040writebacks()374 fix_xframe040(fp, fp->un.fmt7.wb2a, fp->un.fmt7.wb2s); in do_040writebacks()376 fp->un.fmt7.wb2s = 0; in do_040writebacks()[all …]
63 [7] = sizeof(((struct frame *)0)->un.fmt7),
117 } fmt7; member
235 } fmt7; member
304 info.si_addr = (void *) fp->un.fmt7.effaddr; in trap_c()