Home
last modified time | relevance | path

Searched refs:thdr (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/dev/acpi/
H A Dacpi_dev.c100 ACPI_TABLE_HEADER *thdr; in acpi_find_table_sdt() local
126 thdr = AcpiOsMapMemory(table_pa, sizeof(ACPI_TABLE_HEADER)); in acpi_find_table_sdt()
127 if (thdr == NULL) { in acpi_find_table_sdt()
130 table_len = thdr->Length; in acpi_find_table_sdt()
131 AcpiOsUnmapMemory(thdr, sizeof(ACPI_TABLE_HEADER)); in acpi_find_table_sdt()
/netbsd-src/sys/dev/scsipi/
H A Dses.c933 SesThdr thdr; in ses_getconfig() local
1008 if (ses_getthdr((uint8_t *)sdata, amt, i, &thdr)) { in ses_getconfig()
1014 "%d, Text Length %d\n", i, thdr.enc_type, thdr.enc_maxelt, in ses_getconfig()
1015 thdr.enc_subenc, thdr.enc_tlen); in ses_getconfig()
1016 nobj += thdr.enc_maxelt; in ses_getconfig()
1059 if (ses_getthdr((uint8_t *)sdata, amt, i, &thdr)) { in ses_getconfig()
1062 cc->ses_eltmap[i] = thdr.enc_maxelt; in ses_getconfig()
1063 for (j = 0; j < thdr.enc_maxelt; j++) { in ses_getconfig()
1066 ssc->ses_objmap[nobj].subenclosure = thdr.enc_subenc; in ses_getconfig()
1067 ssc->ses_objmap[nobj++].enctype = thdr.enc_type; in ses_getconfig()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrHFP.td73 def THDR : UnaryRRE<"thdr", 0xB359, null_frag, FP64, FP64>;
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog-2008246 * s390-opc.txt (thder, thdr): Change RRE_RR to RRE_FF.
H A Ds390-opc.txt389 b359 thdr RRE_FF "convert long bfp to long hfp" g5 esa,zarch
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2008246 * s390-opc.txt (thder, thdr): Change RRE_RR to RRE_FF.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-2008246 * s390-opc.txt (thder, thdr): Change RRE_RR to RRE_FF.
H A Ds390-opc.txt392 b359 thdr RRE_FF "convert long bfp to long hfp" g5 esa,zarch
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2008246 * s390-opc.txt (thder, thdr): Change RRE_RR to RRE_FF.