Home
last modified time | relevance | path

Searched refs:ACPI_ALLOCATE_BUFFER (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutalloc.c412 (Buffer->Length == ACPI_ALLOCATE_BUFFER) || in AcpiUtValidateBuffer()
477 case ACPI_ALLOCATE_BUFFER: in AcpiUtInitializeBuffer()
/freebsd/sys/dev/xen/cpu/
H A Dxen_acpi_cpu.c262 .Length = ACPI_ALLOCATE_BUFFER, in acpi_fetch_cx()
335 .Length = ACPI_ALLOCATE_BUFFER, in acpi_fetch_px()
391 buf.Length = ACPI_ALLOCATE_BUFFER; in acpi_fetch_px()
421 buf.Length = ACPI_ALLOCATE_BUFFER; in acpi_fetch_px()
544 .Length = ACPI_ALLOCATE_BUFFER, in xen_acpi_cpu_attach()
/freebsd/sys/dev/acpi_support/
H A Datk0110.c273 buf.Length = ACPI_ALLOCATE_BUFFER; in aibs_attach_ggrp()
362 b.Length = ACPI_ALLOCATE_BUFFER; in aibs_attach_sif()
484 b.Length = ACPI_ALLOCATE_BUFFER; in aibs_sysctl()
540 buf.Length = ACPI_ALLOCATE_BUFFER; in aibs_sysctl_ggrp()
H A Dacpi_panasonic.c275 buf.Length = ACPI_ALLOCATE_BUFFER; in acpi_panasonic_sinf()
401 buf.Length = ACPI_ALLOCATE_BUFFER; in acpi_panasonic_hkey_event()
H A Dacpi_asus_wmi.c552 ACPI_BUFFER response = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_asus_wmi_notify()
597 ACPI_BUFFER out = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_asus_wmi_evaluate_method()
H A Dacpi_hp.c864 ACPI_BUFFER response = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_hp_notify()
893 ACPI_BUFFER out = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_hp_exec_wmi_command()
955 ACPI_BUFFER out = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_hp_get_cmi_block()
H A Dacpi_wmi.c276 ACPI_BUFFER out = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_wmi_attach()
740 ACPI_BUFFER out = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_wmi_read_wdg_blocks()
H A Dacpi_toshiba.c429 results.Length = ACPI_ALLOCATE_BUFFER; in hci_call()
/freebsd/sys/dev/acpica/
H A Dacpi_cmbat.c262 bst_buffer.Length = ACPI_ALLOCATE_BUFFER; in acpi_cmbat_get_bst()
345 bix_buffer.Length = ACPI_ALLOCATE_BUFFER; in acpi_cmbat_get_bix()
355 bix_buffer.Length = ACPI_ALLOCATE_BUFFER; in acpi_cmbat_get_bix()
H A Dacpi_perf.c188 buf.Length = ACPI_ALLOCATE_BUFFER; in acpi_perf_probe()
254 buf.Length = ACPI_ALLOCATE_BUFFER; in acpi_perf_evaluate()
317 buf.Length = ACPI_ALLOCATE_BUFFER; in acpi_perf_evaluate()
H A Dacpi_powerres.c148 buf.Length = ACPI_ALLOCATE_BUFFER; in acpi_pwr_register_resource()
386 reslist_buffer.Length = ACPI_ALLOCATE_BUFFER; in acpi_pwr_switch_consumer()
410 reslist_buffer.Length = ACPI_ALLOCATE_BUFFER; in acpi_pwr_switch_consumer()
H A Dacpi_throttle.c150 buf.Length = ACPI_ALLOCATE_BUFFER; in acpi_throttle_identify()
199 buf.Length = ACPI_ALLOCATE_BUFFER; in acpi_throttle_attach()
H A Dacpi_pcib.c140 prt->Length = ACPI_ALLOCATE_BUFFER; in acpi_pcib_fetch_prt()
H A Dacpi_cpu.c256 buf.Length = ACPI_ALLOCATE_BUFFER; in acpi_cpu_probe()
341 buf.Length = ACPI_ALLOCATE_BUFFER; in acpi_cpu_attach()
806 buf.Length = ACPI_ALLOCATE_BUFFER; in acpi_cpu_cx_cst()
H A Dacpi_dock.c164 ejd_buffer.Length = ACPI_ALLOCATE_BUFFER; in acpi_dock_is_ejd_device()
H A Dacpi_thermal.c412 sc->tz_zone.al[i].Length = ACPI_ALLOCATE_BUFFER; in acpi_tz_establish()
428 sc->tz_zone.psl.Length = ACPI_ALLOCATE_BUFFER; in acpi_tz_establish()
H A Dacpi_video.c1049 dod_buf.Length = ACPI_ALLOCATE_BUFFER; in vid_enum_outputs()
1093 bcl_buf.Length = ACPI_ALLOCATE_BUFFER; in vo_get_brightness_levels()
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbexec.c497 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AcpiDbExecutionWalk()
606 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AcpiDbExecute()
619 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AcpiDbExecute()
H A Ddbtest.c1043 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AcpiDbReadFromObject()
1314 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AcpiDbEvaluateOnePredefinedName()
H A Ddbmethod.c607 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AcpiDbEvaluateObject()
/freebsd/sys/dev/nvdimm/
H A Dnvdimm.c79 result.Length = ACPI_ALLOCATE_BUFFER; in read_label_area_size()
129 result.Length = ACPI_ALLOCATE_BUFFER; in read_label_area()
/freebsd/sys/dev/usb/
H A Dusb_hub_acpi.c145 buf.Length = ACPI_ALLOCATE_BUFFER; in acpi_uhub_parse_upc()
271 buf.Length = ACPI_ALLOCATE_BUFFER; in acpi_uhub_parse_pld()
/freebsd/sys/contrib/dev/acpica/include/
H A Dactypes.h1148 #define ACPI_ALLOCATE_BUFFER (ACPI_SIZE) (0) macro
1153 #define ACPI_ALLOCATE_BUFFER (ACPI_SIZE) (-1) /* Let ACPICA allocate buffer */ macro
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_acpi_sar.c10 struct acpi_buffer buf = { ACPI_ALLOCATE_BUFFER, NULL }; in mt792x_acpi_read()
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsxfeval.c216 if (ReturnBuffer->Length == ACPI_ALLOCATE_BUFFER) in AcpiEvaluateObjectTyped()

12