Lines Matching full:gas
190 * PARAMETERS: Address - GAS register address
191 * Reg - GAS register structure
210 * GAS format "register", used by FADT: in AcpiHwGetAccessBitWidth()
214 * GAS format "region", used by APEI registers: in AcpiHwGetAccessBitWidth()
274 * PARAMETERS: Reg - GAS register structure
276 * Address - Pointer to where the gas->address
281 * DESCRIPTION: Validate the contents of a GAS register. Checks the GAS
296 /* Must have a valid pointer to a GAS structure */ in AcpiHwValidateRegister()
354 * Reg - GAS register structure
384 /* Validate contents of the GAS register */ in AcpiHwRead()
403 * not supported here because the GAS structure is insufficient in AcpiHwRead()
455 * Reg - GAS register structure
481 /* Validate contents of the GAS register */ in AcpiHwWrite()
497 * not supported here because the GAS structure is insufficient in AcpiHwWrite()