Searched refs:byte1 (Results 1 - 16 of 16) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dunwind_decoder.c87 unsigned char byte1, abreg; local
90 byte1 = *dp++;
93 abreg = (byte1 & 0x7f);
94 if (byte1 & 0x80)
104 unsigned char byte1, byte2, abreg, x, ytreg; local
107 byte1 = *dp++; byte2 = *dp++;
109 abreg = (byte1 & 0x7f);
111 x = (byte1 >> 7) & 1;
112 if ((byte1 & 0x80) == 0 && ytreg == 0)
122 unsigned char byte1, byte local
142 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; local
174 unsigned char byte1, mask, grsave; local
210 unsigned char byte1 = *dp++; local
217 unsigned char byte1 = *dp++, r, dst; local
242 unw_word grmask, frmask, byte1, byte2, byte3; local
270 unsigned char r, byte1, byte2; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dllc_frame.h18 char byte1; member in struct:__anon11732::__anon11734
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dllc_frame.h18 char byte1; member in struct:__anon7326::__anon7328
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/math-emu/
H A Derrors.c39 u_char byte1, FPU_modrm; local
49 FPU_get_user(byte1, (u_char *) address);
50 if ( (byte1 & 0xf8) == 0xd8 ) break;
51 printk("[%02x]", byte1);
54 printk("%02x ", byte1);
90 u_char byte1, FPU_modrm; local
101 FPU_get_user(byte1, (u_char *) address);
102 if ( (byte1 & 0xf8) == 0xd8 )
104 printk(" %02x", byte1);
107 printk(" [%02x]", byte1);
[all...]
H A Dfpu_entry.c135 u_char FPU_modrm, byte1; local
216 if ( !valid_prefix(&byte1, (u_char **)&FPU_EIP,
222 byte1);
242 if ( (byte1 & 0xf8) != 0xd8 )
244 if ( byte1 == FWAIT_OPCODE )
271 code = (FPU_modrm << 8) | byte1;
295 entry_sel_off.opcode = (byte1 << 8) | FPU_modrm;
317 if ( !(byte1 & 1) )
330 if ( access_limit < data_sizes_16[(byte1 >> 1) & 3] )
335 switch ( (byte1 >>
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/ksys/
H A Delsc.h49 int elsc_debug_set(elsc_t *e, u_char byte1, u_char byte2);
50 int elsc_debug_get(elsc_t *e, u_char *byte1, u_char *byte2);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/ksys/
H A Delsc.h49 int elsc_debug_set(elsc_t *e, u_char byte1, u_char byte2);
50 int elsc_debug_get(elsc_t *e, u_char *byte1, u_char *byte2);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dqtronix.c189 int CheckSumOk(u_int8_t byte1, u_int8_t byte2, argument
194 CheckSum = (byte1 & 0x0F) + byte2 + byte3 + byte4 + byte5;
195 if ( LowerByte(UpperByte(CheckSum) + LowerByte(CheckSum)) != UpperByte(byte1) )
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/802/
H A Dllc_sendpdu.c133 fr->pdu_cntl.byte1 = cntl_byte_encode[(int)type];
204 fr->pdu_cntl.byte1 = cntl_byte_encode[(int)type];
H A Dcl2llc.c264 lp->frmr_info_fld.cntl1 = fr->pdu_cntl.byte1;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/platforms/
H A Dprep_setup.c543 * byte1: 0 0 0 1 0 d a5 a4
554 * byte1 = 0001 0100 (0x14)
557 unsigned char byte1=0x10, byte2=0x10; local
563 byte1 |= (!!value) << 2; /* set d */
564 byte1 |= (bytenum >> 1) & 0x3; /* set a5, a4 */
569 outb(byte1, pm_reg_1); /* first nibble */
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/
H A Dl1_command.c255 int elsc_debug_set(elsc_t *e, u_char byte1, u_char byte2) argument
259 byte1 = byte1;
267 int elsc_debug_get(elsc_t *e, u_char *byte1, u_char *byte2) argument
307 *byte1 = ((dbg_sw >> 8) & 0xFF);
/asus-wl-520gu-7.0.1.45/src/include/proto/
H A D802.11.h1268 uint8 byte1; /* ext ch,rec. ch. width, RIFS support */ member in struct:ewc_add_ie
1289 /* byte1 defn's */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/atm/
H A Dnicstar.c3057 short byte1, byte0; local
3064 if ((byte1 = ns_h2i(mac[j++])) < 0)
3068 esi[i] = (unsigned char) (byte1 * 16 + byte0);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/sn2/
H A Dshub_mmr_t.h13165 mmr_t byte1 : 8; member in struct:sh_xnpi_ecc_inj_reg_u::__anon9398
13206 mmr_t byte1 : 8; member in struct:sh_xnpi_ecc_inj_reg_u::__anon9399
13311 mmr_t byte1 : 8; member in struct:sh_xnmd_ecc_inj_reg_u::__anon9408
13352 mmr_t byte1 : 8; member in struct:sh_xnmd_ecc_inj_reg_u::__anon9409
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/sn2/
H A Dshub_mmr_t.h13165 mmr_t byte1 : 8; member in struct:sh_xnpi_ecc_inj_reg_u::__anon4982
13206 mmr_t byte1 : 8; member in struct:sh_xnpi_ecc_inj_reg_u::__anon4983
13311 mmr_t byte1 : 8; member in struct:sh_xnmd_ecc_inj_reg_u::__anon4992
13352 mmr_t byte1 : 8; member in struct:sh_xnmd_ecc_inj_reg_u::__anon4993

Completed in 569 milliseconds