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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/kernel/
H A Dtraps.c357 fp->un.fmt7.ssw = wbs & 0xff;
359 fp->un.fmt7.ssw |= MA_040;
413 unsigned short ssw = fp->un.fmt7.ssw; local
417 printk("ssw=%#x, fa=%#lx\n", ssw, fp->un.fmt7.faddr);
425 if (ssw & ATC_040) {
433 if (ssw & MA_040)
437 mmusr = probe040(!(ssw & RW_040), addr, ssw);
494 unsigned short ssw = fp->un.fmtb.ssw; local
625 unsigned short ssw = fp->un.fmtb.ssw; local
1006 unsigned short ssw = fp->un.fmtb.ssw; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-m68knommu/
H A Dtraps.h99 unsigned short ssw; /* special status word */ member in struct:frame::__anon9090::__anon9094
120 unsigned short ssw; /* special status word */ member in struct:frame::__anon9090::__anon9096
130 unsigned short ssw; /* special status word */ member in struct:frame::__anon9090::__anon9097
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-m68k/
H A Dtraps.h221 unsigned short ssw; /* special status word */ member in struct:frame::__anon9038::__anon9042
242 unsigned short ssw; /* special status word */ member in struct:frame::__anon9038::__anon9044
252 unsigned short ssw; /* special status word */ member in struct:frame::__anon9038::__anon9045
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Datari_dma_emul.c33 unsigned short ssw; /* special status word */ member in struct:m68040_frame

Completed in 71 milliseconds