Searched refs:acpica_get_handle (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dacpica.h181 extern ACPI_STATUS acpica_get_handle(dev_info_t *, ACPI_HANDLE *);
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dacpica.c657 status = acpica_get_handle(dip, &devobj);
850 if (ACPI_FAILURE(acpica_get_handle(dip, &devobj)) ||
875 if (ACPI_FAILURE(acpica_get_handle(dip, &devobj)))
H A Dosl.c1814 acpica_get_handle(dev_info_t *dip, ACPI_HANDLE *rh) function
1821 cmn_err(CE_WARN, "!acpica_get_handle:"
/illumos-gate/usr/src/uts/intel/io/pciex/
H A Dpcie_acpi.c67 status = acpica_get_handle(dip, &pcibus_obj);
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpinex/
H A Dacpinex_drv.c280 if (ACPI_FAILURE(acpica_get_handle(devi, &softsp->ans_hdl))) {
/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c132 status = acpica_get_handle(ctrl_p->hc_dip, &pcibus_obj);
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_resource.c113 (ACPI_FAILURE(acpica_get_handle(dip, &ah))))
H A Dpci_boot.c511 if (ACPI_SUCCESS(acpica_get_handle(pci_bus_res[bus].dip, &hdl))) {
/illumos-gate/usr/src/uts/i86pc/io/psm/
H A Dpsm_common.c421 status = acpica_get_handle(parentdip, &pciobj);
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c815 if (ACPI_FAILURE(acpica_get_handle(rdip, &hdl))) {

Completed in 148 milliseconds