Searched refs:ssw (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Dtraps.c356 fp->un.fmt7.ssw = wbs & 0xff;
358 fp->un.fmt7.ssw |= MA_040;
412 unsigned short ssw = fp->un.fmt7.ssw; local
416 printk("ssw=%#x, fa=%#lx\n", ssw, fp->un.fmt7.faddr);
424 if (ssw & ATC_040) {
432 if (ssw & MA_040)
436 mmusr = probe040(!(ssw & RW_040), addr, ssw);
504 unsigned short ssw = fp->un.fmtb.ssw; local
635 unsigned short ssw = fp->un.fmtb.ssw; local
1013 unsigned short ssw = fp->un.fmtb.ssw; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dtraps_no.h103 unsigned short ssw; /* special status word */ member in struct:frame::__anon9668::__anon9672
124 unsigned short ssw; /* special status word */ member in struct:frame::__anon9668::__anon9674
134 unsigned short ssw; /* special status word */ member in struct:frame::__anon9668::__anon9675
H A Dtraps_mm.h221 unsigned short ssw; /* special status word */ member in struct:frame::__anon9660::__anon9664
242 unsigned short ssw; /* special status word */ member in struct:frame::__anon9660::__anon9666
252 unsigned short ssw; /* special status word */ member in struct:frame::__anon9660::__anon9667

Completed in 102 milliseconds