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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Dprom.c126 unsigned char pabyte; /* byte number in ibm,pa-features */ member in struct:ibm_pa_feature
162 if (fp->pabyte >= ftrs[0])
164 bit = (ftrs[2 + fp->pabyte] >> (7 - fp->pabit)) & 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dprom.c126 unsigned char pabyte; /* byte number in ibm,pa-features */ member in struct:ibm_pa_feature
162 if (fp->pabyte >= ftrs[0])
164 bit = (ftrs[2 + fp->pabyte] >> (7 - fp->pabit)) & 1;

Completed in 68 milliseconds