Searched refs:ByteWidth (Results 1 – 2 of 2) sorted by relevance
135 UINT32 ByteWidth; in AcpiHwValidateIoRequest() local155 ByteWidth = ACPI_DIV_8 (BitWidth); in AcpiHwValidateIoRequest()156 LastAddress = Address + ByteWidth - 1; in AcpiHwValidateIoRequest()160 ByteWidth)); in AcpiHwValidateIoRequest()168 ACPI_FORMAT_UINT64 (Address), ByteWidth)); in AcpiHwValidateIoRequest()200 ACPI_FORMAT_UINT64 (Address), ByteWidth, PortInfo->Name, in AcpiHwValidateIoRequest()
57 UINT8 ByteWidth,213 UINT8 ByteWidth, in AcpiTbInitGenericAddress() argument225 BitWidth = (UINT8) (ByteWidth * 8); in AcpiTbInitGenericAddress()226 if (ByteWidth > 31) /* (31*8)=248, (32*8)=256 */ in AcpiTbInitGenericAddress()238 RegisterName, ByteWidth, (ByteWidth * 8))); in AcpiTbInitGenericAddress()