Searched refs:ByteWidth (Results 1 – 2 of 2) sorted by relevance
243 UINT32 ByteWidth; in AcpiHwValidateIoRequest() local263 ByteWidth = ACPI_DIV_8 (BitWidth); in AcpiHwValidateIoRequest()264 LastAddress = Address + ByteWidth - 1; in AcpiHwValidateIoRequest()269 ByteWidth)); in AcpiHwValidateIoRequest()277 ACPI_FORMAT_UINT64 (Address), ByteWidth)); in AcpiHwValidateIoRequest()309 ACPI_FORMAT_UINT64 (Address), ByteWidth, PortInfo->Name, in AcpiHwValidateIoRequest()
165 UINT8 ByteWidth,321 UINT8 ByteWidth, in AcpiTbInitGenericAddress() argument333 BitWidth = (UINT8) (ByteWidth * 8); in AcpiTbInitGenericAddress()334 if (ByteWidth > 31) /* (31*8)=248, (32*8)=256 */ in AcpiTbInitGenericAddress()346 RegisterName, ByteWidth, (ByteWidth * 8))); in AcpiTbInitGenericAddress()