Searched refs:DtCompileOneField (Results 1 – 4 of 4) sorted by relevance
| /src/sys/contrib/dev/acpica/compiler/ |
| H A D | dttable1.c | 3309 DtCompileOneField ((UINT8 *) &Temp64, *PFieldList, 16, DT_FIELD_TYPE_STRING, 0); in DtCompileIvrs() 3323 DtCompileOneField ((UINT8 *) &Temp64, *PFieldList, 8, DT_FIELD_TYPE_INTEGER, 0); in DtCompileIvrs() 3349 DtCompileOneField ((UINT8 *) &Temp64, *PFieldList, 16, DT_FIELD_TYPE_STRING, 0); in DtCompileIvrs() 3355 DtCompileOneField ((UINT8 *) &Temp64, *PFieldList, 8, DT_FIELD_TYPE_INTEGER, 0); in DtCompileIvrs() 3386 DtCompileOneField (&Temp8, *PFieldList, 1, DT_FIELD_TYPE_INTEGER, 0); in DtCompileIvrs()
|
| H A D | dtfield.c | 200 DtCompileOneField ( in DtCompileOneField() function
|
| H A D | dtcompiler.h | 415 DtCompileOneField (
|
| H A D | dtcompile.c | 782 DtCompileOneField (Buffer, LocalField, in DtCompileTable()
|