Searched refs:cprmask (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/boot/
H A Decoff.h45 long cprmask[4]; /* co-processor register masks */ member in struct:aouthdr
H A Delf2ecoff.c241 a->cprmask[0] = swab32(a->cprmask[0]);
242 a->cprmask[1] = swab32(a->cprmask[1]);
243 a->cprmask[2] = swab32(a->cprmask[2]);
244 a->cprmask[3] = swab32(a->cprmask[3]);
424 memset(&eah.cprmask, '\0', sizeof eah.cprmask);
[all...]

Completed in 38 milliseconds