Home
last modified time | relevance | path

Searched refs:pd1 (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/fs/cifs/
Dsmbdes.c199 char *pd1; in dohash() local
215 pd1 = cd + 56; in dohash()
216 rl = pd1 + 64; in dohash()
233 permute(pd1, in, perm3, 64); in dohash()
236 l[j] = pd1[j]; in dohash()
237 r[j] = pd1[j + 32]; in dohash()
/linux-2.6.39/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
Dpinmux_defs.h234 unsigned int pd1 : 1; member
259 unsigned int pd1 : 1; member
/linux-2.6.39/arch/m68k/include/asm/
Dtraps.h232 unsigned long pd1; /* push data 1*/ member
/linux-2.6.39/arch/m68k/kernel/
Dtraps_mm.c940 fp->un.fmt7.wb1dpd0, fp->un.fmt7.pd1, fp->un.fmt7.pd2, in show_registers()