Home
last modified time | relevance | path

Searched refs:unk (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/sys/arch/alpha/alpha/
H A Ddb_disasm.c195 static char unk[11]; local
203 snprintf(unk, sizeof unk, "0x%x", op);
204 return (unk);
250 static char unk[32]; local
259 snprintf(unk, sizeof unk, "?arit 0x%x?", op);
260 return (unk);
291 static char unk[32]; local
309 snprintf(unk, sizeof unk, "?logical 0x%x?", op);
310 return (unk);
340 static char unk[32]; local
[all …]
/openbsd-src/sys/dev/pci/drm/apple/
H A Diomfb.h96 u32 unk; member
125 u32 unk[13]; member
158 u8 unk[28]; member
221 u8 unk; member
237 u8 unk; member
389 u32 unk; member
H A Ddptxep.c16 __le32 unk; member
22 __le32 unk; member
86 cmd.unk = cpu_to_le32(0x100); in dptxport_validate_connection()
94 if (le32_to_cpu(resp.unk) != 0x100) in dptxport_validate_connection()
115 cmd.unk = cpu_to_le32(unk_field); in dptxport_connect()
123 if (le32_to_cpu(resp.unk) != unk_field) in dptxport_connect()
125 le32_to_cpu(resp.unk), unk_field); in dptxport_connect()
148 cmd.unk = cpu_to_le32(1); in dptxport_set_hpd()
154 if (le32_to_cpu(resp.unk) != 1) in dptxport_set_hpd()
H A Dafk.h69 u32 unk; member
90 __le32 unk; member
101 __le16 unk; member
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-format/
H A Dunsupported-expr-true.txt3 UNSUPPORTED: false, false, false, target={{.*}}_64-unk{{.*}} && a-present-feature, false
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/
H A DParser.pm1170 my $unk = shift;
1173 'Unknown TAP token: "' . $unk->raw . '"' );
/openbsd-src/sys/arch/arm64/dev/
H A Dapldc.c520 uint8_t unk; member
546 uint16_t unk; member
555 uint8_t unk; member
/openbsd-src/sys/dev/isa/
H A Daps.c118 u_int8_t unk; member