Searched defs:byte2 (Results 1 - 11 of 11) sorted by relevance

/arch/ia64/kernel/
H A Dunwind_decoder.c104 unsigned char byte1, byte2, abreg, x, ytreg; local
107 byte1 = *dp++; byte2 = *dp++;
110 ytreg = byte2;
122 unsigned char byte1, byte2, abreg, qp; local
125 byte1 = *dp++; byte2 = *dp++;
130 abreg = (byte2 & 0x7f);
142 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; local
145 byte1 = *dp++; byte2 = *dp++; byte3 = *dp++;
149 abreg = (byte2 & 0x7f);
150 x = (byte2 >>
242 unw_word grmask, frmask, byte1, byte2, byte3; local
270 unsigned char r, byte1, byte2; local
[all...]
/arch/powerpc/include/asm/
H A Drtas.h166 uint8_t byte2; member in struct:rtas_error_log
225 uint8_t byte2; member in struct:rtas_ext_event_log_v6
248 return ext_log->byte2 & 0x0F;
/arch/cris/include/arch-v32/arch/hwregs/iop/
H A Diop_sw_cpu_defs.h137 unsigned int byte2 : 8; member in struct:__anon712
147 unsigned int byte2 : 8; member in struct:__anon713
157 unsigned int byte2 : 1; member in struct:__anon714
168 unsigned int byte2 : 1; member in struct:__anon715
183 unsigned int byte2 : 8; member in struct:__anon716
193 unsigned int byte2 : 8; member in struct:__anon717
203 unsigned int byte2 : 1; member in struct:__anon718
214 unsigned int byte2 : 1; member in struct:__anon719
H A Diop_sw_spu_defs.h137 unsigned int byte2 : 8; member in struct:__anon779
147 unsigned int byte2 : 8; member in struct:__anon780
157 unsigned int byte2 : 1; member in struct:__anon781
168 unsigned int byte2 : 1; member in struct:__anon782
183 unsigned int byte2 : 8; member in struct:__anon783
193 unsigned int byte2 : 8; member in struct:__anon784
203 unsigned int byte2 : 1; member in struct:__anon785
214 unsigned int byte2 : 1; member in struct:__anon786
268 unsigned int byte2 : 8; member in struct:__anon792
286 unsigned int byte2 member in struct:__anon794
304 unsigned int byte2 : 8; member in struct:__anon796
322 unsigned int byte2 : 8; member in struct:__anon798
[all...]
H A Diop_sw_mpu_defs.h145 unsigned int byte2 : 8; member in struct:__anon745
155 unsigned int byte2 : 8; member in struct:__anon746
165 unsigned int byte2 : 1; member in struct:__anon747
176 unsigned int byte2 : 1; member in struct:__anon748
191 unsigned int byte2 : 8; member in struct:__anon749
201 unsigned int byte2 : 8; member in struct:__anon750
211 unsigned int byte2 : 1; member in struct:__anon751
222 unsigned int byte2 : 1; member in struct:__anon752
H A Diop_sw_cfg_defs.h363 unsigned int byte2 : 8; member in struct:__anon682
373 unsigned int byte2 : 1; member in struct:__anon683
384 unsigned int byte2 : 8; member in struct:__anon684
394 unsigned int byte2 : 1; member in struct:__anon685
/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/
H A Diop_sw_cpu_defs.h143 unsigned int byte2 : 8; member in struct:__anon1050
153 unsigned int byte2 : 8; member in struct:__anon1051
163 unsigned int byte2 : 1; member in struct:__anon1052
174 unsigned int byte2 : 1; member in struct:__anon1053
H A Diop_sw_mpu_defs.h147 unsigned int byte2 : 8; member in struct:__anon1071
157 unsigned int byte2 : 8; member in struct:__anon1072
167 unsigned int byte2 : 1; member in struct:__anon1073
178 unsigned int byte2 : 1; member in struct:__anon1074
H A Diop_sw_spu_defs.h135 unsigned int byte2 : 8; member in struct:__anon1101
145 unsigned int byte2 : 8; member in struct:__anon1102
155 unsigned int byte2 : 1; member in struct:__anon1103
166 unsigned int byte2 : 1; member in struct:__anon1104
220 unsigned int byte2 : 8; member in struct:__anon1110
238 unsigned int byte2 : 8; member in struct:__anon1112
H A Diop_sw_cfg_defs.h264 unsigned int byte2 : 8; member in struct:__anon1026
274 unsigned int byte2 : 1; member in struct:__anon1027
/arch/mips/include/asm/octeon/
H A Dcvmx-lmcx-defs.h2657 uint64_t byte2:4; member in struct:cvmx_lmcx_read_level_rankx::cvmx_lmcx_read_level_rankx_s
2663 uint64_t byte2:4;
2784 uint64_t byte2:6; member in struct:cvmx_lmcx_rlevel_rankx::cvmx_lmcx_rlevel_rankx_s
2790 uint64_t byte2:6;
3316 uint64_t byte2:5; member in struct:cvmx_lmcx_wlevel_rankx::cvmx_lmcx_wlevel_rankx_s
3322 uint64_t byte2:5;

Completed in 190 milliseconds