Home
last modified time | relevance | path

Searched refs:Value (Results 176 – 200 of 244) sorted by relevance

12345678910

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h175 #define Value "value" macro
/illumos-gate/usr/src/common/acpica/namespace/
H A Dnsdump.c451 ACPI_FORMAT_UINT64 (ObjDesc->Integer.Value)); in AcpiNsDumpOneObject()
617 ACPI_FORMAT_UINT64 (ObjDesc->Integer.Value)); in AcpiNsDumpOneObject()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacclib.h294 int Value,
H A Dacevents.h396 UINT64 *Value);
H A Dactbl1.h253 UINT64 Value; /* Value used with Read/Write register */ member
338 UINT8 Value; member
367 UINT8 Value; member
H A Dacresrc.h181 UINT8 Value; member
H A Dactbl3.h730 UINT32 Value; /* Value used with Read/Write register */ member
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dacpica_ec.c550 gpe_bit = gpe_obj->Integer.Value; in ec_probe_ns()
559 gpe_bit = gpe_obj[1].Integer.Value; in ec_probe_ns()
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddsutils.c628 (Arg->Common.Value.String) && in AcpiDsCreateOperand()
636 Arg->Common.Value.Buffer, &NameString, &NameLength); in AcpiDsCreateOperand()
H A Ddspkginit.c282 Arg = Op->Common.Value.Arg; in AcpiDsBuildInternalPackageObj()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddtparser.y235 Value
H A Dasltypes.h224 UINT32 Value; member
H A Dprparser.y243 Value
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DUsb.h93 UINT16 Value; member
H A DAcpi40.h1030 UINT64 Value; member
1109 UINT64 Value; member
/illumos-gate/usr/src/lib/libeti/menu/common/
H A Ddriver.c206 Value(Current(m)) ^= TRUE; in menu_driver()
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_util.c859 args[0].Integer.Value = code; in acpidev_eval_ost()
861 args[1].Integer.Value = status; in acpidev_eval_ost()
895 args[0].Integer.Value = 1; in acpidev_eval_ej0()
/illumos-gate/usr/src/common/acpica/parser/
H A Dpsobject.c314 UnnamedOp->Common.Value.Arg = NULL; in AcpiPsBuildNamedOp()
392 AcpiPsAppendArg (*Op, UnnamedOp->Common.Value.Arg); in AcpiPsBuildNamedOp()
/illumos-gate/usr/src/common/acpica/hardware/
H A Dhwxfsleep.c475 Arg.Integer.Value = SleepState; in AcpiEnterSleepStatePrep()
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DPciRootBridgeIo.h142 IN UINT64 Value,
H A DPciIo.h152 IN UINT64 Value,
/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_drv.c875 (uint32_t)ep->Integer.Value); in acpi_drv_obj_copy()
879 dp->name, (uint64_t)ep->Integer.Value); in acpi_drv_obj_copy()
883 dp->name, (uint64_t)ep->Integer.Value); in acpi_drv_obj_copy()
887 *(uint32_t *)fp = ep->Integer.Value; in acpi_drv_obj_copy()
2065 ao.Integer.Value = aint; in acpi_drv_set_int()
H A Dacpi_video.c160 obj.Integer.Value = policy; in acpi_video_set_dos()
474 int lev = o->Integer.Value; in acpi_video_enum_output()
/illumos-gate/usr/src/lib/libeti/menu/inc/
H A Dprivate.h129 #define Value(i) (i)->value macro
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutobject.c348 IntegerDesc->Integer.Value = InitialValue; in AcpiUtCreateIntegerObject()

12345678910