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

/freebsd-12-stable/sys/dev/atkbdc/
H A Dpsm.c2965 static int pkterrthresh = 2; variable
2966 SYSCTL_INT(_debug_psm, OID_AUTO, pkterrthresh, CTLFLAG_RW, &pkterrthresh, 0,
3069 sc->pkterrors >= pkterrthresh) {

Completed in 114 milliseconds