Home
last modified time | relevance | path

Searched refs:DeviceSelection (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslmapenter.c172 Address = Resource->SpiSerialBus.DeviceSelection; in MpSaveSerialInfo()
H A Daslrestype2s.c964 Descriptor->SpiSerialBus.DeviceSelection = (UINT16) InitializerOp->Asl.Value.Integer; in RsDoSpiSerialBusDescriptor()
966 CurrentByteOffset + ASL_RESDESC_OFFSET (SpiSerialBus.DeviceSelection)); in RsDoSpiSerialBusDescriptor()
/netbsd-src/sys/external/bsd/acpica/dist/resources/
H A Drsserial.c510 {ACPI_RSC_MOVE16, ACPI_RS_OFFSET (Data.SpiSerialBus.DeviceSelection),
511 AML_OFFSET (SpiSerialBus.DeviceSelection),
H A Drsdumpinfo.c393 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (SpiSerialBus.DeviceSelection), "DeviceSelection", …
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Damlresrc.h525 UINT16 DeviceSelection; member
H A Dacrestyp.h553 UINT16 DeviceSelection; member
/netbsd-src/sys/external/bsd/acpica/dist/disassembler/
H A Ddmresrcl2.c814 Resource->SpiSerialBus.DeviceSelection, in AcpiDmSpiSerialBusDescriptor()