Searched refs:wmistat_bufptr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/acpi_support/
H A Dacpi_wmi.c76 int wmistat_bufptr; /* /dev/wmistat ptr to buffer position */ member in struct:acpi_wmi_softc
269 sc->wmistat_bufptr = -1;
314 if (sc->wmistat_bufptr != -1) {
316 sc->wmistat_bufptr = -1;
896 sc->wmistat_bufptr = 0;
924 if (sc->wmistat_bufptr != -1) {
926 sc->wmistat_bufptr = -1;
954 sc->wmistat_bufptr == -1) {
1006 sc->wmistat_bufptr = -1;
1011 sc->wmistat_bufptr);
[all...]

Completed in 40 milliseconds