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

12

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DArmUnwindInfo.cpp136 uint8_t byte1 = GetByteAtOffset(data, byte_offset++); local
137 if ((byte1 & 0xc0) == 0x00) {
140 vsp += ((byte1 & 0x3f) << 2) + 4;
141 } else if ((byte1 & 0xc0) == 0x40) {
144 vsp -= ((byte1 & 0x3f) << 2) + 4;
145 } else if ((byte1 & 0xf0) == 0x80) {
150 if (byte1 == 0x80 && byte2 == 0) {
158 uint16_t regs = ((byte1 & 0x0f) << 8) | byte2;
166 } else if ((byte1 & 0xff) == 0x9d) {
170 } else if ((byte1
[all...]
/freebsd-11-stable/sys/netinet/
H A Dsctp_crc32.c56 uint8_t byte0, byte1, byte2, byte3; local
68 byte1 = (result >> 8) & 0x000000ff;
71 crc32c = ((byte0 << 24) | (byte1 << 16) | (byte2 << 8) | byte3);
/freebsd-11-stable/contrib/binutils/binutils/
H A Dunwind-ia64.c590 unsigned char byte1, abreg; local
593 byte1 = *dp++;
596 abreg = (byte1 & 0x7f);
597 if (byte1 & 0x80)
608 unsigned char byte1, byte2, abreg, x, ytreg; local
611 byte1 = *dp++;
614 abreg = (byte1 & 0x7f);
616 x = (byte1 >> 7) & 1;
617 if ((byte1 & 0x80) == 0 && ytreg == 0)
628 unsigned char byte1, byte local
650 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; local
684 unsigned char byte1, mask, grsave; local
722 unsigned char byte1 = *dp++; local
729 unsigned char byte1 = *dp++, r, dst; local
780 unw_word grmask, frmask, byte1, byte2, byte3; local
812 unsigned char r, byte1, byte2; local
[all...]
/freebsd-11-stable/stand/mips/beri/common/
H A Dsdcard.c268 uint8_t byte0, byte1, byte2; local
277 byte1 = csd8p[ALTERA_SDCARD_CSD_C_SIZE_BYTE1];
281 (byte1 << ALTERA_SDCARD_CSD_C_SIZE_LSHIFT1) |
286 byte1 = csd8p[ALTERA_SDCARD_CSD_C_SIZE_MULT_BYTE1];
287 byte1 &= ALTERA_SDCARD_CSD_C_SIZE_MULT_MASK1;
289 (byte1 << ALTERA_SDCARD_CSD_C_SIZE_MULT_LSHIFT1);
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dunwind-ia64.c1074 unsigned char byte1, abreg;
1077 byte1 = *dp++;
1080 abreg = (byte1 & 0x7f);
1081 if (byte1 & 0x80)
1093 unsigned char byte1, byte2, abreg, x, ytreg;
1096 byte1 = *dp++; byte2 = *dp++;
1098 abreg = (byte1 & 0x7f);
1100 x = (byte1 >> 7) & 1;
1101 if ((byte1 & 0x80) == 0 && ytreg == 0)
1113 unsigned char byte1, byte
1070 unsigned char byte1, abreg; local
1089 unsigned char byte1, byte2, abreg, x, ytreg; local
1109 unsigned char byte1, byte2, abreg, qp; local
1131 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; local
1163 unsigned char byte1, mask, grsave; local
1199 unsigned char byte1 = *dp++; local
1206 unsigned char byte1 = *dp++, r, dst; local
1231 unw_word grmask, frmask, byte1, byte2, byte3; local
1259 unsigned char r, byte1, byte2; local
[all...]
/freebsd-11-stable/sys/dev/altera/sdcard/
H A Daltera_sdcard_io.c78 uint8_t byte0, byte1, byte2; local
98 byte1 = sc->as_csd.csd_data[ALTERA_SDCARD_CSD_C_SIZE_BYTE1];
102 (byte1 << ALTERA_SDCARD_CSD_C_SIZE_LSHIFT1) |
107 byte1 = sc->as_csd.csd_data[ALTERA_SDCARD_CSD_C_SIZE_MULT_BYTE1];
108 byte1 &= ALTERA_SDCARD_CSD_C_SIZE_MULT_MASK1;
110 (byte1 << ALTERA_SDCARD_CSD_C_SIZE_MULT_LSHIFT1);
/freebsd-11-stable/contrib/openresolv/
H A Ddnsmasq.in112 byte1="$(printf %d 0x${addr%??})"
115 back="$back byte:$byte1 byte:$byte2"
117 front="$front byte:$byte1 byte:$byte2"
/freebsd-11-stable/sys/dev/bktr/
H A Dbktr_core.h52 int i2cWrite( bktr_ptr_t bktr, int addr, int byte1, int byte2 );
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_rdma.h49 u8 byte1 /* state */; member in struct:e4_ystorm_rdma_task_ag_ctx
106 u8 byte1 /* state */; member in struct:e4_mstorm_rdma_task_ag_ctx
179 u8 byte1 /* state */; member in struct:e4_ustorm_rdma_task_ag_ctx
255 u8 byte1 /* state_and_core_id */; member in struct:e5_ystorm_rdma_task_ag_ctx
326 u8 byte1 /* state_and_core_id */; member in struct:e5_mstorm_rdma_task_ag_ctx
397 u8 byte1 /* state_and_core_id */; member in struct:e5_ustorm_rdma_task_ag_ctx
1044 u8 byte1 /* state */; member in struct:e4_mstorm_rdma_conn_ag_ctx
1084 u8 byte1 /* state */; member in struct:e4_tstorm_rdma_conn_ag_ctx
1190 u8 byte1 /* state */; member in struct:e4_tstorm_rdma_task_ag_ctx
1271 u8 byte1 /* stat member in struct:e4_ustorm_rdma_conn_ag_ctx
1574 u8 byte1 /* state */; member in struct:e4_ystorm_rdma_conn_ag_ctx
1621 u8 byte1 /* state_and_core_id */; member in struct:e5_mstorm_rdma_conn_ag_ctx
1661 u8 byte1 /* state_and_core_id */; member in struct:e5_tstorm_rdma_conn_ag_ctx
1783 u8 byte1 /* state_and_core_id */; member in struct:e5_tstorm_rdma_task_ag_ctx
1864 u8 byte1 /* state_and_core_id */; member in struct:e5_ustorm_rdma_conn_ag_ctx
2179 u8 byte1 /* state_and_core_id */; member in struct:e5_ystorm_rdma_conn_ag_ctx
[all...]
H A Dfcoe_common.h226 u8 byte1 /* state */; member in struct:e4_ystorm_fcoe_task_ag_ctx
283 u8 byte1 /* state */; member in struct:e4_tstorm_fcoe_task_ag_ctx
448 u8 byte1 /* state */; member in struct:e4_mstorm_fcoe_task_ag_ctx
540 u8 byte1 /* state */; member in struct:e4_ustorm_fcoe_task_ag_ctx
619 u8 byte1 /* state_and_core_id */; member in struct:e5_ystorm_fcoe_task_ag_ctx
690 u8 byte1 /* state_and_core_id */; member in struct:e5_tstorm_fcoe_task_ag_ctx
770 u8 byte1 /* state_and_core_id */; member in struct:e5_mstorm_fcoe_task_ag_ctx
841 u8 byte1 /* state_and_core_id */; member in struct:e5_ustorm_fcoe_task_ag_ctx
H A Decore_hsi_fcoe.h583 u8 byte1 /* state */; member in struct:e4_ustorm_fcoe_conn_ag_ctx
684 u8 byte1 /* state */; member in struct:e4_mstorm_fcoe_conn_ag_ctx
1150 u8 byte1 /* state_and_core_id */; member in struct:e5_ustorm_fcoe_conn_ag_ctx
1232 u8 byte1 /* state_and_core_id */; member in struct:e5_mstorm_fcoe_conn_ag_ctx
1373 u8 byte1 /* state */; member in struct:e4_ystorm_fcoe_conn_ag_ctx
1423 u8 byte1 /* state_and_core_id */; member in struct:e5_ystorm_fcoe_conn_ag_ctx
H A Decore_hsi_roce.h526 u8 byte1 /* state */; member in struct:e4_mstorm_roce_req_conn_ag_ctx
565 u8 byte1 /* state */; member in struct:e4_mstorm_roce_resp_conn_ag_ctx
816 u8 byte1 /* state */; member in struct:e4_ustorm_roce_req_conn_ag_ctx
887 u8 byte1 /* state */; member in struct:e4_ustorm_roce_resp_conn_ag_ctx
1422 u8 byte1 /* state */; member in struct:e4_ystorm_roce_req_conn_ag_ctx
1468 u8 byte1 /* state */; member in struct:e4_ystorm_roce_resp_conn_ag_ctx
1781 u8 byte1 /* state_and_core_id */; member in struct:e5_mstorm_roce_req_conn_ag_ctx
1820 u8 byte1 /* state_and_core_id */; member in struct:e5_mstorm_roce_resp_conn_ag_ctx
2103 u8 byte1 /* state_and_core_id */; member in struct:e5_ustorm_roce_req_conn_ag_ctx
2186 u8 byte1 /* state_and_core_i member in struct:e5_ustorm_roce_resp_conn_ag_ctx
2733 u8 byte1 /* state_and_core_id */; member in struct:e5_ystorm_roce_req_conn_ag_ctx
2779 u8 byte1 /* state_and_core_id */; member in struct:e5_ystorm_roce_resp_conn_ag_ctx
[all...]
H A Discsi_common.h842 u8 byte1 /* state */; member in struct:e4_ystorm_iscsi_task_ag_ctx
893 u8 byte1 /* state */; member in struct:e4_mstorm_iscsi_task_ag_ctx
1108 u8 byte1 /* state_and_core_id */; member in struct:e5_ystorm_iscsi_task_ag_ctx
1172 u8 byte1 /* state_and_core_id */; member in struct:e5_mstorm_iscsi_task_ag_ctx
1972 u8 byte1 /* state */; member in struct:e4_tstorm_iscsi_task_ag_ctx
2056 u8 byte1 /* state_and_core_id */; member in struct:e5_tstorm_iscsi_task_ag_ctx
H A Decore_hsi_common.h775 u8 byte1 /* state */; member in struct:e4_tstorm_core_conn_ag_ctx
880 u8 byte1 /* state */; member in struct:e4_ustorm_core_conn_ag_ctx
1263 u8 byte1 /* state_and_core_id */; member in struct:e5_tstorm_core_conn_ag_ctx
1384 u8 byte1 /* state_and_core_id */; member in struct:e5_ustorm_core_conn_ag_ctx
2318 u8 byte1 /* state */; member in struct:e4_mstorm_core_conn_ag_ctx
2360 u8 byte1 /* state */; member in struct:e4_ystorm_core_conn_ag_ctx
2406 u8 byte1 /* state_and_core_id */; member in struct:e5_mstorm_core_conn_ag_ctx
2448 u8 byte1 /* state_and_core_id */; member in struct:e5_ystorm_core_conn_ag_ctx
H A Decore_hsi_iscsi.h429 u8 byte1 /* state */; member in struct:e4_ustorm_iscsi_conn_ag_ctx
971 u8 byte1 /* state_and_core_id */; member in struct:e5_ustorm_iscsi_conn_ag_ctx
1137 u8 byte1 /* state */; member in struct:e4_ystorm_iscsi_conn_ag_ctx
1187 u8 byte1 /* state_and_core_id */; member in struct:e5_ystorm_iscsi_conn_ag_ctx
H A Decore_hsi_iwarp.h1305 u8 byte1 /* state */; member in struct:e4_ustorm_iwarp_conn_ag_ctx
1377 u8 byte1 /* state */; member in struct:e4_ystorm_iwarp_conn_ag_ctx
1463 u8 byte1 /* state_and_core_id */; member in struct:e5_ustorm_iwarp_conn_ag_ctx
1547 u8 byte1 /* state_and_core_id */; member in struct:e5_ystorm_iwarp_conn_ag_ctx
H A Decore_hsi_eth.h382 u8 byte1 /* state */; member in struct:e4_tstorm_eth_conn_ag_ctx
487 u8 byte1 /* state */; member in struct:e4_ustorm_eth_conn_ag_ctx
870 u8 byte1 /* state_and_core_id */; member in struct:e5_tstorm_eth_conn_ag_ctx
1036 u8 byte1 /* state_and_core_id */; member in struct:e5_ustorm_eth_conn_ag_ctx
2042 u8 byte1 /* state */; member in struct:e4_mstorm_eth_conn_ag_ctx
2538 u8 byte1 /* state_and_core_id */; member in struct:e5_mstorm_eth_conn_ag_ctx
/freebsd-11-stable/contrib/ntp/scripts/monitoring/
H A Dntp.pl20 $byte1 = (($NTP_version & 0x7)<< 3) & 0x34 | ($ctrl_mode & 0x7);
34 ;# C LI|VN|MODE LI 2bit=00 VN 3bit=2(3) MODE 3bit=6 : $byte1
94 $byte1,
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_sa.h151 u_int8_t byte1; member in struct:scsi_set_capacity
166 u_int8_t byte1; member in struct:scsi_format_medium
343 u_int8_t byte1; /* set LSB to read hardware block pos */ member in struct:scsi_tape_read_position
406 u_int8_t byte1; member in struct:scsi_tape_locate
420 u_int8_t byte1; member in struct:scsi_locate_16
440 u_int8_t byte1; member in struct:scsi_report_density_support
1064 u_int8_t tag_action, int byte1, u_int32_t proportion,
1069 u_int8_t tag_action, int byte1, int byte2,
H A Dscsi_sa.c5669 scmd->byte1 = hardsoft;
5699 scmd->byte1 = service_action;
5725 scmd->byte1 |= SA_SPOS_BT;
5755 scmd->byte1 |= SA_SPOS_IMMED;
5757 scmd->byte1 |= SA_SPOS_CP;
5759 scmd->byte1 |= SA_SPOS_BT;
5789 scsi_cmd->byte1 |= SA_LC_IMMEDIATE;
5791 scsi_cmd->byte1 |= SA_LC_CP;
5792 scsi_cmd->byte1 |= (dest_type << SA_LC_DEST_TYPE_SHIFT);
5813 scsi_cmd->byte1 |
5832 scsi_set_capacity(struct ccb_scsiio *csio, u_int32_t retries, void (*cbfcnp)(struct cam_periph *, union ccb *), u_int8_t tag_action, int byte1, u_int32_t proportion, u_int32_t sense_len, u_int32_t timeout) argument
5860 scsi_format_medium(struct ccb_scsiio *csio, u_int32_t retries, void (*cbfcnp)(struct cam_periph *, union ccb *), u_int8_t tag_action, int byte1, int byte2, u_int8_t *data_ptr, u_int32_t dxfer_len, u_int32_t sense_len, u_int32_t timeout) argument
[all...]
H A Dscsi_da.h131 u_int8_t byte1; member in struct:scsi_sanitize_parameter_list
269 u_int8_t byte1; member in struct:format_ipat_descriptor
H A Dscsi_ses.h2353 uint8_t byte1; member in struct:ses_elm_sas_type0_base_hdr
2360 ((obj)->byte1 & 0x1)
2371 uint8_t byte1; member in struct:ses_elm_sas_type1_expander_hdr
2382 uint8_t byte1; member in struct:ses_elm_sas_type1_nonexpander_hdr
2393 uint8_t byte1; member in struct:ses_elm_sas_base_hdr
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp323 uint8_t byte1, byte2; local
324 if (consume(insn, byte1)) {
334 if ((insn->mode == MODE_64BIT || (byte1 & 0xc0) == 0xc0) &&
335 ((~byte1 & 0xc) == 0xc) && ((byte2 & 0x4) == 0x4)) {
338 --insn->readerCursor; // unconsume byte1
344 insn->vectorExtensionPrefix[1] = byte1;
370 uint8_t byte1; local
371 if (peek(insn, byte1)) {
376 if (insn->mode == MODE_64BIT || (byte1 & 0xc0) == 0xc0)
401 uint8_t byte1; local
433 uint8_t byte1; local
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-dfm-defs.h2376 uint64_t byte1 : 6; /**< Deskew setting */ member in struct:cvmx_dfm_rlevel_rankx::cvmx_dfm_rlevel_rankx_s
2380 uint64_t byte1 : 6;
3133 uint64_t byte1 : 5; /**< Deskew setting member in struct:cvmx_dfm_wlevel_rankx::cvmx_dfm_wlevel_rankx_s
3139 uint64_t byte1 : 5;
/freebsd-11-stable/usr.sbin/traceroute6/
H A Dtraceroute6.c1652 u_int8_t byte0, byte1, byte2, byte3; local
1660 byte1 = (crc32c>>8) & 0xff;
1663 crc32c = ((byte0 << 24) | (byte1 << 16) | (byte2 << 8) | byte3);

Completed in 418 milliseconds

12