Searched defs:Width (Results 1 – 5 of 5) sorted by relevance
312 UINT32 Width) in AcpiHwReadPort()380 UINT32 Width) in AcpiHwWritePort()
208 UINT32 Width; in ACPI_EXPORT_SYMBOL() local321 UINT32 Width; in ACPI_EXPORT_SYMBOL() local
812 AcpiOsReadPort(ACPI_IO_ADDRESS Address, UINT32 *Value, UINT32 Width) in AcpiOsReadPort()844 AcpiOsWritePort(ACPI_IO_ADDRESS Address, UINT32 Value, UINT32 Width) in AcpiOsWritePort()886 UINT32 Width, int write) in osl_rw_memory()915 UINT32 *Value, UINT32 Width) in AcpiOsReadMemory()923 UINT32 Value, UINT32 Width) in AcpiOsWriteMemory()932 void *Value, UINT32 Width) in AcpiOsReadPciConfiguration()964 ACPI_INTEGER Value, UINT32 Width) in AcpiOsWritePciConfiguration()
45 #define Width(m) (m)->width macro
359 UINT8 Width; /* Host Address Width */ member