Searched full:byteacc (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | tpm_ppi_qemu.c | 195 dsdt_line(" Field(TPP1, ByteAcc, NoLock, Preserve)"); in tpm_ppi_write_dsdt_regions() 217 dsdt_line("Field(TPP3, ByteAcc, NoLock, Preserve)"); in tpm_ppi_write_dsdt_regions()
|
/illumos-gate/usr/src/common/acpica/disassembler/ |
H A D | dmutils.c | 193 "ByteAcc",
|
/illumos-gate/usr/src/uts/intel/sys/acpi/ |
H A D | amlcode.h | 546 * Bits 00 - 03 : AccessType (AnyAcc, ByteAcc, etc.)
|
/illumos-gate/usr/src/cmd/acpi/iasl/ |
H A D | aslmessages.c | 303 /* ASL_MSG_REGION_BYTE_ACCESS */ "Host Operation Region requires ByteAcc access",
|
H A D | aslcompiler.l | 510 "ByteAcc" { count (0); return (PARSEOP_ACCESSTYPE_BYTE); }
|
/illumos-gate/usr/src/common/acpica/executer/ |
H A D | exprep.c | 245 * Start at ByteAcc and work upwards to QwordAcc max. (1,2,4,8 bytes) in AcpiExGenerateAccess()
|
/illumos-gate/usr/src/common/acpica/dispatcher/ |
H A D | dsfield.c | 482 /* AccessType (ByteAcc, WordAcc, etc.) */ in AcpiDsGetFieldNames()
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 5130 access to the EC space from ByteAcc to AnyAcc, and will probably require 5289 ByteAcc to AnyAcc, and will probably require changes to the host OS 15184 declared with ByteAcc. All fields withing SMBus regions must be
|