HomeSort by: relevance | last modified time | path
    Searched defs:sc_need_global_lock (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/acpi/
acpi_ec.c 153 bool sc_need_global_lock; member in struct:acpiec_softc
413 sc->sc_need_global_lock = val != 0;
419 sc->sc_need_global_lock = false;
421 if (sc->sc_need_global_lock)
650 if (sc->sc_need_global_lock) {
667 if (sc->sc_need_global_lock) {
acpi_ec.c 153 bool sc_need_global_lock; member in struct:acpiec_softc
413 sc->sc_need_global_lock = val != 0;
419 sc->sc_need_global_lock = false;
421 if (sc->sc_need_global_lock)
650 if (sc->sc_need_global_lock) {
667 if (sc->sc_need_global_lock) {
acpi_ec.c 153 bool sc_need_global_lock; member in struct:acpiec_softc
413 sc->sc_need_global_lock = val != 0;
419 sc->sc_need_global_lock = false;
421 if (sc->sc_need_global_lock)
650 if (sc->sc_need_global_lock) {
667 if (sc->sc_need_global_lock) {

Completed in 34 milliseconds