Searched refs:sc_apei (Results 1 – 2 of 2) sorted by relevance
199 device_t sc_apei; /* apei(4) pseudo-bus */ member
640 if (sc->sc_apei == child) in acpi_childdet()641 sc->sc_apei = NULL; in acpi_childdet()1016 if (ifattr_match(ifattr, "apeibus") && sc->sc_apei == NULL) { in acpi_rescan()1017 sc->sc_apei = config_found(sc->sc_dev, NULL, NULL, in acpi_rescan()