Searched defs:Width (Results 1 - 16 of 16) sorted by relevance

/src/sys/external/bsd/acpica/dist/tools/examples/
H A Dexstubs.c172 AcpiHwReadPort(ACPI_IO_ADDRESS Address,UINT32 * Value,UINT32 Width) argument
181 AcpiHwWritePort(ACPI_IO_ADDRESS Address,UINT32 Value,UINT32 Width) argument
/src/sys/dev/acpi/acpica/
H A DOsdHardware.c72 AcpiOsReadPort(ACPI_IO_ADDRESS Address, UINT32 *Value, UINT32 Width) argument
101 AcpiOsWritePort(ACPI_IO_ADDRESS Address, UINT32 Value, UINT32 Width) argument
130 AcpiOsReadMemory(ACPI_PHYSICAL_ADDRESS Address, UINT64 *Value, UINT32 Width) argument
171 AcpiOsWriteMemory(ACPI_PHYSICAL_ADDRESS Address, UINT64 Value, UINT32 Width) argument
212 AcpiOsReadPciConfiguration(ACPI_PCI_ID * PciId,UINT32 Register,UINT64 * Value,UINT32 Width) argument
257 AcpiOsWritePciConfiguration(ACPI_PCI_ID * PciId,UINT32 Register,ACPI_INTEGER Value,UINT32 Width) argument
[all...]
/src/sys/external/bsd/gnu-efi/dist/lib/
H A Dhw.c74 ReadPort(IN EFI_DEVICE_IO_INTERFACE * GlobalIoFncs,IN EFI_IO_WIDTH Width,IN UINTN Port) argument
89 WritePort(IN EFI_DEVICE_IO_INTERFACE * GlobalIoFncs,IN EFI_IO_WIDTH Width,IN UINTN Port,IN UINTN Data) argument
104 ReadPciConfig(IN EFI_DEVICE_IO_INTERFACE * GlobalIoFncs,IN EFI_IO_WIDTH Width,IN UINTN Address) argument
119 WritePciConfig(IN EFI_DEVICE_IO_INTERFACE * GlobalIoFncs,IN EFI_IO_WIDTH Width,IN UINTN Address,IN UINTN Data) argument
H A Dprint.c72 UINTN Width; member in struct:_pitem
/src/sys/external/bsd/acpica/dist/hardware/
H A Dhwvalid.c345 AcpiHwReadPort(ACPI_IO_ADDRESS Address,UINT32 * Value,UINT32 Width) argument
420 AcpiHwWritePort(ACPI_IO_ADDRESS Address,UINT32 Value,UINT32 Width) argument
[all...]
/src/sys/external/bsd/gnu-efi/dist/apps/
H A Dbltgrid.c9 fill_boxes(UINT32 *PixelBuffer, UINT32 Width, UINT32 Height) argument
H A Dlfbgrid.c11 fill_boxes(UINT32 *PixelBuffer, UINT32 Width, UINT32 Height, UINT32 Pitch, argument
/src/sys/external/bsd/acpica/dist/utilities/
H A Dutprint.c398 AcpiUtFormatNumber(char * String,char * End,UINT64 Number,UINT8 Base,INT32 Width,INT32 Precision,UINT8 Type) argument
551 INT32 Width; local in function:vsnprintf
[all...]
/src/sys/external/bsd/acpica/dist/compiler/
H A Daslstubs.c184 AcpiHwReadPort(ACPI_IO_ADDRESS Address,UINT32 * Value,UINT32 Width) argument
193 AcpiHwWritePort(ACPI_IO_ADDRESS Address,UINT32 Value,UINT32 Width) argument
/src/sys/external/bsd/acpica/dist/os_specific/service_layers/
H A Dosunixxf.c1330 AcpiOsReadPciConfiguration(ACPI_PCI_ID * PciId,UINT32 PciRegister,UINT64 * Value,UINT32 Width) argument
1358 AcpiOsWritePciConfiguration(ACPI_PCI_ID * PciId,UINT32 PciRegister,UINT64 Value,UINT32 Width) argument
1384 AcpiOsReadPort(ACPI_IO_ADDRESS Address,UINT32 * Value,UINT32 Width) argument
1431 AcpiOsWritePort(ACPI_IO_ADDRESS Address,UINT32 Value,UINT32 Width) argument
1457 AcpiOsReadMemory(ACPI_PHYSICAL_ADDRESS Address,UINT64 * Value,UINT32 Width) argument
1496 AcpiOsWriteMemory(ACPI_PHYSICAL_ADDRESS Address,UINT64 Value,UINT32 Width) argument
[all...]
H A Doszephyr.c364 AcpiOsReadMemory(ACPI_PHYSICAL_ADDRESS Address,UINT64 * Value,UINT32 Width) argument
415 AcpiOsWriteMemory(ACPI_PHYSICAL_ADDRESS Address,UINT64 Value,UINT32 Width) argument
466 AcpiOsReadPort(ACPI_IO_ADDRESS Address,UINT32 * Value,UINT32 Width) argument
519 AcpiOsWritePort(ACPI_IO_ADDRESS Address,UINT32 Value,UINT32 Width) argument
573 AcpiOsWritePciConfiguration(ACPI_PCI_ID * PciId,UINT32 Register,UINT64 Value,UINT32 Width) argument
635 AcpiOsReadPciConfiguration(ACPI_PCI_ID * PciId,UINT32 Register,UINT64 * Value,UINT32 Width) argument
[all...]
H A Doswinxf.c1304 AcpiOsReadPciConfiguration(ACPI_PCI_ID * PciId,UINT32 Register,UINT64 * Value,UINT32 Width) argument
1332 AcpiOsWritePciConfiguration(ACPI_PCI_ID * PciId,UINT32 Register,UINT64 Value,UINT32 Width) argument
1358 AcpiOsReadPort(ACPI_IO_ADDRESS Address,UINT32 * Value,UINT32 Width) argument
1408 AcpiOsWritePort(ACPI_IO_ADDRESS Address,UINT32 Value,UINT32 Width) argument
1442 AcpiOsReadMemory(ACPI_PHYSICAL_ADDRESS Address,UINT64 * Value,UINT32 Width) argument
1483 AcpiOsWriteMemory(ACPI_PHYSICAL_ADDRESS Address,UINT64 Value,UINT32 Width) argument
[all...]
/src/sys/external/bsd/acpica/dist/include/
H A Dacbuffer.h233 UINT16 Width; member in struct:acpi_pld_info
H A Damlresrc.h364 UINT8 Width; member in struct:aml_resource_fixed_dma
H A Dacrestyp.h349 UINT8 Width; member in struct:acpi_resource_fixed_dma
H A Dactbl1.h1101 UINT8 Width; /* Host Address Width */ member in struct:acpi_table_dmar

Completed in 24 milliseconds