Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_drv.c89 ACPIDEV_STATUS_FIRST_PASS, /* first probing finished */ enumerator
645 acpidev_status = ACPIDEV_STATUS_FIRST_PASS; in acpidev_boot_probe()
651 } else if (type != 0 && acpidev_status == ACPIDEV_STATUS_FIRST_PASS) { in acpidev_boot_probe()