Home
last modified time | relevance | path

Searched refs:byte3 (Results 1 – 14 of 14) sorted by relevance

/openbsd/usr.sbin/vmd/
H A Dvioscsi.h173 u_int8_t byte3; member
181 u_int8_t byte3; member
188 u_int8_t byte3; member
200 u_int8_t byte3; member
212 u_int8_t byte3; member
224 u_int8_t byte3; member
H A Dvioscsi.c1566 config_generic_desc->byte3 = CONFIG_PROFILELIST_BYTE3; in vioscsi_handle_get_config()
1570 config_profile_desc->byte3 = CONFIG_PROFILE_BYTE3; in vioscsi_handle_get_config()
1574 config_core_desc->byte3 = CONFIG_CORE_BYTE3; in vioscsi_handle_get_config()
1581 config_morphing_desc->byte3 = CONFIG_MORPHING_BYTE3; in vioscsi_handle_get_config()
1588 config_remove_media_desc->byte3 = CONFIG_REMOVE_MEDIA_BYTE3; in vioscsi_handle_get_config()
1595 config_random_read_desc->byte3 = CONFIG_RANDOM_READ_BYTE3; in vioscsi_handle_get_config()
/openbsd/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cpp413 uint8_t byte3 = *((u8 *)(pc + 2)); in GetAccessInfo()
415 uint32_t ebreak = (byte1 | (byte2 << 8) | (byte3 << 16) | (byte4 << 24)); in GetAccessInfo()
430 byte3 = *((u8 *)(pc + 2)); in GetAccessInfo()
433 uint32_t instr = (byte1 | (byte2 << 8) | (byte3 << 16) | (byte4 << 24)); in GetAccessInfo()
470 uint8_t byte3 = (uint8_t)(*(exception_source + 2)); in HwasanOnSIGTRAP() local
472 uint32_t faulted = (byte1 | (byte2 << 8) | (byte3 << 16) | (byte4 << 24)); in HwasanOnSIGTRAP()
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Dutf8_warn_base.pl814 for my $byte3 (@bytes) {
815 last if $byte3 && ! $byte2;
816 last if $byte3 && $byte1 < 0xE0; # Only test 3 bytes for
825 && $byte3 >= $min_cont
826 && ($byte3 & $min_cont_mask) != $min_cont;
829 last if $byte4 && ! $byte3;
836 next if ($byte2 >= 0xC0 || $byte3 >= 0xC0)
849 || $byte3 >= 0xC0
857 $string .= chr $byte3 if $byte3;
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dunwind-ia64.c650 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() local
655 byte3 = *dp++; in unw_decode_x4()
661 ytreg = byte3; in unw_decode_x4()
663 if ((byte2 & 0x80) == 0 && byte3 == 0) in unw_decode_x4()
780 unw_word grmask, frmask, byte1, byte2, byte3; in unw_decode_p2_p5() local
784 byte3 = *dp++; in unw_decode_p2_p5()
786 frmask = ((byte1 & 0xf) << 16) | (byte2 << 8) | byte3; in unw_decode_p2_p5()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dunwind-ia64.c650 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() local
655 byte3 = *dp++; in unw_decode_x4()
661 ytreg = byte3; in unw_decode_x4()
663 if ((byte2 & 0x80) == 0 && byte3 == 0) in unw_decode_x4()
780 unw_word grmask, frmask, byte1, byte2, byte3; in unw_decode_p2_p5() local
784 byte3 = *dp++; in unw_decode_p2_p5()
786 frmask = ((byte1 & 0xf) << 16) | (byte2 << 8) | byte3; in unw_decode_p2_p5()
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dunwind-ia64.c1126 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() local
1129 byte1 = *dp++; byte2 = *dp++; byte3 = *dp++; in unw_decode_x4()
1135 ytreg = byte3; in unw_decode_x4()
1137 if ((byte2 & 0x80) == 0 && byte3 == 0) in unw_decode_x4()
1226 unw_word grmask, frmask, byte1, byte2, byte3; in unw_decode_p2_p5() local
1228 byte1 = *dp++; byte2 = *dp++; byte3 = *dp++; in unw_decode_p2_p5()
1230 frmask = ((byte1 & 0xf) << 16) | (byte2 << 8) | byte3; in unw_decode_p2_p5()
/openbsd/gnu/gcc/gcc/config/ia64/
H A Dunwind-ia64.c1131 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() local
1134 byte1 = *dp++; byte2 = *dp++; byte3 = *dp++; in unw_decode_x4()
1140 ytreg = byte3; in unw_decode_x4()
1142 if ((byte2 & 0x80) == 0 && byte3 == 0) in unw_decode_x4()
1231 unw_word grmask, frmask, byte1, byte2, byte3; in unw_decode_p2_p5() local
1233 byte1 = *dp++; byte2 = *dp++; byte3 = *dp++; in unw_decode_p2_p5()
1235 frmask = ((byte1 & 0xf) << 16) | (byte2 << 8) | byte3; in unw_decode_p2_p5()
/openbsd/sys/scsi/
H A Dcd.h131 u_int8_t byte3; member
H A Dcd.c1524 cmd->byte3 = SRS_SUBQ; in cd_read_subchannel()
/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_dp_types.h440 } byte3; member
580 uint8_t byte3; member
/openbsd/sys/dev/ic/
H A Dadvlib.h367 ASC_SCSI_INQ3 byte3; member
H A Dadvlib.c3041 if (inq->byte3.rsp_data_fmt >= 2 || inq->byte2.ansi_apr_ver >= 2) { in AscInquiryHandling()
/openbsd/sys/dev/pci/
H A Darc.c281 u_int8_t byte3; member