Searched refs:RESIDUAL (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/simple/
H A Dmisc-prep.c17 RESIDUAL hold_resid_buf;
18 RESIDUAL *hold_residual = &hold_resid_buf;
77 RESIDUAL *residual, void *OFW)
140 memcpy(hold_residual,residual,sizeof(RESIDUAL));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dresidual.h6 /* Structure map for RESIDUAL on PowerPC Reference Platform */
315 } RESIDUAL; typedef in typeref:struct:_RESIDUAL
324 extern RESIDUAL *res;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/
H A Dresidual.c50 unsigned char __res[sizeof(RESIDUAL)] = {0,};
51 RESIDUAL *res = (RESIDUAL *)&__res;
H A Dprep_setup.c1090 sizeof(RESIDUAL));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h402 #define RESIDUAL 0x81 macro

Completed in 61 milliseconds