Home
last modified time | relevance | path

Searched refs:acpidev_cpu_map_hdl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_cpu.c145 static ACPI_HANDLE acpidev_cpu_map_hdl; variable
436 acpidev_cpu_map_hdl == NULL) { in acpidev_cpu_pre_probe()
445 acpidev_cpu_map_hdl = infop->awi_hdl; in acpidev_cpu_pre_probe()
463 acpidev_cpu_map_hdl != NULL && in acpidev_cpu_post_probe()
464 infop->awi_hdl == acpidev_cpu_map_hdl) { in acpidev_cpu_post_probe()
471 acpidev_cpu_map_hdl = NULL; in acpidev_cpu_post_probe()