Home
last modified time | relevance | path

Searched refs:RxFifoSize (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/sys/external/bsd/acpica/dist/resources/
Drsserial.c722 {ACPI_RSC_MOVE16, ACPI_RS_OFFSET (Data.UartSerialBus.RxFifoSize),
723 AML_OFFSET (UartSerialBus.RxFifoSize),
Drsdumpinfo.c515 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (UartSerialBus.RxFifoSize), "RxFifoSize", …
/netbsd/src/sys/external/bsd/acpica/dist/include/
Damlresrc.h651 UINT16 RxFifoSize; member
Dacrestyp.h696 UINT16 RxFifoSize; member
/netbsd/src/sys/external/bsd/acpica/dist/compiler/
Daslrestype2s.c1308 Descriptor->UartSerialBus.RxFifoSize = (UINT16) InitializerOp->Asl.Value.Integer; in RsDoUartSerialBusDescriptor()
1310 CurrentByteOffset + ASL_RESDESC_OFFSET (UartSerialBus.RxFifoSize)); in RsDoUartSerialBusDescriptor()
/netbsd/src/sys/external/bsd/acpica/dist/disassembler/
Ddmresrcl2.c1022 Resource->UartSerialBus.RxFifoSize, in AcpiDmUartSerialBusDescriptor()