Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/
H A Dacpi_ec.c272 u_int gen_count);
918 if (gen_count == sc->ec_gencount) in EcWaitEvent()
928 if (gen_count == sc->ec_gencount) in EcWaitEvent()
934 gen_count = sc->ec_gencount; in EcWaitEvent()
967 u_int gen_count; in EcCommand() local
1001 gen_count = sc->ec_gencount; in EcCommand()
1020 u_int gen_count; in EcRead() local
1031 gen_count = sc->ec_gencount; in EcRead()
1052 u_int gen_count; in EcWrite() local
1061 gen_count = sc->ec_gencount; in EcWrite()
[all …]