Searched refs:xmt_watch (Results 1 – 1 of 1) sorted by relevance
318 static int xmt_watch = 0; variable319 SYSCTL_INT(_machdep, OID_AUTO, wl_xmit_watch, CTLFLAG_RW, &xmt_watch, 0, "");995 if (xmt_watch) printf("!!"); in wlstart()1006 if (xmt_watch) printf("%s: busy?!",ifp->if_xname); in wlstart()1576 if (xmt_watch) { /* report some anomalies */ in wlintr()1892 if ((spin == 0) && xmt_watch) { /* not waking up, and we care */ in wlxmt()