Searched refs:AcpiHwWrite (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/acpica/hardware/
H A Dhwregs.c160 * LIMITATIONS: <These limitations also apply to AcpiHwWrite>
221 * FUNCTION: AcpiHwWrite
235 AcpiHwWrite ( function
386 Status = AcpiHwWrite (Pm1aControl, &AcpiGbl_FADT.XPm1aControlBlock);
394 Status = AcpiHwWrite (Pm1bControl, &AcpiGbl_FADT.XPm1bControlBlock);
591 Status = AcpiHwWrite (Value, &AcpiGbl_FADT.XPm2ControlBlock);
596 Status = AcpiHwWrite (Value, &AcpiGbl_FADT.XPmTimerBlock);
703 Status = AcpiHwWrite (Value, RegisterA);
723 Status = AcpiHwWrite (Value, RegisterB);
H A Dhwgpe.c169 Status = AcpiHwWrite (EnableMask, &GpeRegisterInfo->EnableAddress);
211 Status = AcpiHwWrite (RegisterBit, &GpeRegisterInfo->StatusAddress);
335 Status = AcpiHwWrite (EnableMask, &GpeRegisterInfo->EnableAddress);
409 Status = AcpiHwWrite (0xFF, &GpeBlock->RegisterInfo[i].StatusAddress);
H A Dhwxface.c109 Status = AcpiHwWrite (AcpiGbl_FADT.ResetValue, ResetReg);
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dachware.h84 AcpiHwWrite (
/illumos-gate/usr/src/uts/intel/io/acpica/events/
H A Devgpeblk.c313 Status = AcpiHwWrite (0x00, &ThisRegister->EnableAddress);
321 Status = AcpiHwWrite (0xFF, &ThisRegister->StatusAddress);

Completed in 49 milliseconds