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

/netbsd-6-1-5-RELEASE/sys/dev/acpi/acpica/
H A DOsdHardware.c70 AcpiOsReadPort(ACPI_IO_ADDRESS Address, UINT32 *Value, UINT32 Width) argument
99 AcpiOsWritePort(ACPI_IO_ADDRESS Address, UINT32 Value, UINT32 Width) argument
128 AcpiOsReadMemory(ACPI_PHYSICAL_ADDRESS Address, UINT32 *Value, UINT32 Width) argument
165 AcpiOsWriteMemory(ACPI_PHYSICAL_ADDRESS Address, UINT32 Value, UINT32 Width) argument
202 AcpiOsReadPciConfiguration(ACPI_PCI_ID *PciId, UINT32 Register, UINT64 *Value, UINT32 Width) argument
243 AcpiOsWritePciConfiguration(ACPI_PCI_ID *PciId, UINT32 Register, ACPI_INTEGER Value, UINT32 Width) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/hardware/
H A Dhwvalid.c237 AcpiHwReadPort( ACPI_IO_ADDRESS Address, UINT32 *Value, UINT32 Width) argument
312 AcpiHwWritePort( ACPI_IO_ADDRESS Address, UINT32 Value, UINT32 Width) argument
[all...]
H A Dhwxface.c136 UINT32 Width; local
249 UINT32 Width; local
[all...]
/netbsd-6-1-5-RELEASE/lib/libedit/
H A Dchartype.h109 Width(wchar_t c) function
163 #define Width(c) 1 macro
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/compiler/
H A Daslstubs.c75 AcpiHwReadPort( ACPI_IO_ADDRESS Address, UINT32 *Value, UINT32 Width) argument
84 AcpiHwWritePort( ACPI_IO_ADDRESS Address, UINT32 Value, UINT32 Width) argument
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/os_specific/service_layers/
H A Dosunixxf.c909 AcpiOsReadPciConfiguration( ACPI_PCI_ID *PciId, UINT32 Register, UINT64 *Value, UINT32 Width) argument
936 AcpiOsWritePciConfiguration( ACPI_PCI_ID *PciId, UINT32 Register, UINT64 Value, UINT32 Width) argument
962 AcpiOsReadPort( ACPI_IO_ADDRESS Address, UINT32 *Value, UINT32 Width) argument
1005 AcpiOsWritePort( ACPI_IO_ADDRESS Address, UINT32 Value, UINT32 Width) argument
1030 AcpiOsReadMemory( ACPI_PHYSICAL_ADDRESS Address, UINT32 *Value, UINT32 Width) argument
1066 AcpiOsWriteMemory( ACPI_PHYSICAL_ADDRESS Address, UINT32 Value, UINT32 Width) argument
[all...]
H A Doswinxf.c1107 AcpiOsReadPciConfiguration( ACPI_PCI_ID *PciId, UINT32 Register, UINT64 *Value, UINT32 Width) argument
1134 AcpiOsWritePciConfiguration( ACPI_PCI_ID *PciId, UINT32 Register, UINT64 Value, UINT32 Width) argument
1160 AcpiOsReadPort( ACPI_IO_ADDRESS Address, UINT32 *Value, UINT32 Width) argument
1203 AcpiOsWritePort( ACPI_IO_ADDRESS Address, UINT32 Value, UINT32 Width) argument
1229 AcpiOsReadMemory( ACPI_PHYSICAL_ADDRESS Address, UINT32 *Value, UINT32 Width) argument
1267 AcpiOsWriteMemory( ACPI_PHYSICAL_ADDRESS Address, UINT32 Value, UINT32 Width) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/include/
H A Dactbl2.h297 UINT8 Width; /* Host Address Width */ member in struct:acpi_table_dmar

Completed in 183 milliseconds