Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/
HDacpi_ec.c152 int ec_burstactive; member
655 if (sc->ec_burstactive && !(ec_status & EC_FLAG_BURST_MODE)) { in EcCheckStatus()
657 sc->ec_burstactive = FALSE; in EcCheckStatus()
844 sc->ec_burstactive = TRUE; in EcSpaceHandler()
868 if (sc->ec_burstactive) { in EcSpaceHandler()
869 sc->ec_burstactive = FALSE; in EcSpaceHandler()