Searched refs:numevts (Results 1 – 1 of 1) sorted by relevance
57 int numevts; member170 sc->numevts++; in acpi_ged_attach()173 sc->evts = mallocarray(sc->numevts, sizeof(*sc->evts), M_ACPIGED, in acpi_ged_attach()175 for (i = 0; i < sc->numevts; i++) { in acpi_ged_attach()263 for (i = 0; i < sc->numevts; i++) { in acpi_ged_detach()