acpidev_data_handle_t
acpidev_cpu_fini(ACPI_HANDLE hdl, acpidev_data_handle_t dhdl,
static void acpidev_cpu_fini(ACPI_HANDLE hdl, acpidev_data_handle_t dhdl,
acpidev_data_handle_t dhdl;
acpidev_data_handle_t dhdl;
acpidev_data_handle_t dhdl;
acpidev_dr_create_walk_info(ACPI_HANDLE hdl, acpidev_data_handle_t dhdl,
acpidev_data_handle_t pdhdl, tdhdl;
acpidev_dr_probe_object(ACPI_HANDLE hdl, acpidev_data_handle_t dhdl)
acpidev_data_handle_t dhdl;
acpidev_data_handle_t dhdl;
acpidev_data_handle_t dhdl;
acpidev_data_handle_t dhdl;
acpidev_data_handle_t dhdl;
acpidev_data_handle_t dhdl;
acpidev_data_handle_t dhdl;
acpidev_data_handle_t dhdl;
acpidev_dr_check_board_type(acpidev_data_handle_t dhdl,
acpidev_data_handle_t dhdl, pdhdl;
acpidev_data_handle_t dhdl;
acpidev_data_handle_t dhdl;
acpidev_data_handle_t dhdl;
acpidev_data_handle_t dhdl;
acpidev_data_handle_t dhdls[ACPIDEV_MAX_ENUM_LEVELS];
acpidev_data_handle_t dhdl;
acpidev_data_handle_t dhdl;
acpidev_data_handle_t objhdl;
acpidev_data_handle_t datap;
acpidev_data_handle_t datap;
acpidev_data_handle_t dhdl;
acpidev_data_handle_t datap = NULL;
acpidev_data_handle_t objhdl = data;
kmem_free(objhdl, sizeof (acpidev_data_handle_t));
acpidev_data_handle_t
acpidev_data_handle_t objhdl = NULL;
objhdl = (acpidev_data_handle_t)ptr;
acpidev_data_handle_t
acpidev_data_handle_t objhdl;
acpidev_data_handle_t objhdl = NULL;
kmem_free(ptr, sizeof (acpidev_data_handle_t));
acpidev_data_get_object(acpidev_data_handle_t hdl)
acpidev_data_get_devinfo(acpidev_data_handle_t hdl)
acpidev_data_get_status(acpidev_data_handle_t hdl)
acpidev_data_set_flag(acpidev_data_handle_t hdl, uint32_t flag)
acpidev_data_clear_flag(acpidev_data_handle_t hdl, uint32_t flag)
acpidev_data_get_flag(acpidev_data_handle_t hdl, uint32_t flag)
acpidev_data_dr_capable(acpidev_data_handle_t hdl)
acpidev_data_dr_ready(acpidev_data_handle_t hdl)
acpidev_data_dr_failed(acpidev_data_handle_t hdl)
acpidev_data_handle_t dhdl;
ACPI_DEVICE_INFO *infop, acpidev_data_handle_t dhdl)
acpidev_data_handle_t dhdl)
acpidev_data_handle_t dhdl;
acpidev_data_handle_t dhdl;
acpidev_data_handle_t awi_data;
typedef void (* acpidev_fini_t)(ACPI_HANDLE, acpidev_data_handle_t,
extern acpidev_data_handle_t acpidev_data_get_handle(ACPI_HANDLE hdl);
extern acpidev_data_handle_t acpidev_data_create_handle(ACPI_HANDLE hdl);
extern ACPI_HANDLE acpidev_data_get_object(acpidev_data_handle_t hdl);
extern dev_info_t *acpidev_data_get_devinfo(acpidev_data_handle_t hdl);
extern int acpidev_data_get_status(acpidev_data_handle_t hdl);
extern boolean_t acpidev_data_dr_capable(acpidev_data_handle_t hdl);
extern boolean_t acpidev_data_dr_ready(acpidev_data_handle_t hdl);
extern boolean_t acpidev_data_dr_failed(acpidev_data_handle_t hdl);
extern void acpidev_data_set_flag(acpidev_data_handle_t hdl, uint32_t flag);
extern void acpidev_data_clear_flag(acpidev_data_handle_t hdl, uint32_t flag);
extern uint32_t acpidev_data_get_flag(acpidev_data_handle_t hdl, uint32_t flag);