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

/freebsd-12-stable/sys/dev/atkbdc/
H A Dpsm.c2959 static int psmsecs = 0; variable
2960 SYSCTL_INT(_debug_psm, OID_AUTO, secs, CTLFLAG_RW, &psmsecs, 0,
2964 "Microseconds to add to psmsecs");
3135 if (!timeelapsed(&sc->lastsoftintr, psmsecs, psmusecs, &now) ||

Completed in 111 milliseconds