Home
last modified time | relevance | path

Searched defs:Reg (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/uts/intel/io/acpica/hardware/
H A Dhwregs.c90 ACPI_GENERIC_ADDRESS *Reg, in AcpiHwValidateRegister() argument
171 AcpiHwRead(UINT32 * Value,ACPI_GENERIC_ADDRESS * Reg) AcpiHwRead() argument
237 AcpiHwWrite(UINT32 Value,ACPI_GENERIC_ADDRESS * Reg) AcpiHwWrite() argument
[all...]
/titanic_51/usr/src/uts/sparc/ml/
H A Dfd_asm.s64 #define Reg %l4 /* pointer to the chip's registers */ macro
[all...]
/titanic_51/usr/src/uts/intel/io/acpica/
H A Dosl.c957 AcpiOsReadPciConfiguration(ACPI_PCI_ID *PciId, UINT32 Reg, in AcpiOsReadPciConfiguration() argument
989 AcpiOsWritePciConfiguration(ACPI_PCI_ID *PciId, UINT32 Reg, in AcpiOsWritePciConfiguration() argument
[all...]
/titanic_51/usr/src/uts/intel/sys/acpi/
H A Dacmacros.h281 #define ACPI_REGISTER_INSERT_VALUE(Reg, Pos, Mask, Val) \ argument