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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/prep/
H A Dmisc.c51 RESIDUAL hold_resid_buf;
52 RESIDUAL *hold_residual = &hold_resid_buf;
123 RESIDUAL *residual, void *OFW_interface)
165 sizeof(RESIDUAL)));
169 sizeof(RESIDUAL)));
217 memcpy(hold_residual,residual,sizeof(RESIDUAL));
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dresidual.h9 /* Structure map for RESIDUAL on PowerPC Reference Platform */
318 } RESIDUAL; typedef in typeref:struct:_RESIDUAL
321 extern RESIDUAL *res;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dresidual.h9 /* Structure map for RESIDUAL on PowerPC Reference Platform */
318 } RESIDUAL; typedef in typeref:struct:_RESIDUAL
321 extern RESIDUAL *res;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/platforms/
H A Dresidual.c55 unsigned char __res[sizeof(RESIDUAL)] __prepdata = {0,};
56 RESIDUAL *res = (RESIDUAL *)&__res;
H A Dprep_setup.c804 sizeof(RESIDUAL));
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h402 #define RESIDUAL 0x81 macro

Completed in 200 milliseconds