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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/math-emu/
H A Dmath.c141 #define DU 6 macro
271 case LFSU: func = lfs; type = DU; break;
273 case LFDU: func = lfd; type = DU; break;
275 case STFSU: func = stfs; type = DU; break;
277 case STFDU: func = stfd; type = DU; break;
384 case DU:
467 case DU:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/paride/
H A Dpt.c137 #define DU (*drives[unit]) macro
613 tape->drive = DU[D_SLV];
615 if (!DU[D_PRT])
618 if (pi_init(tape->pi, 0, DU[D_PRT], DU[D_MOD], DU[D_UNI],
619 DU[D_PRO], DU[D_DLY], pt_scratch, PI_PT,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dentry.S221 wr %g0, FPRS_FEF, %fprs ! clean DU/DL bits

Completed in 160 milliseconds