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

/freebsd-13-stable/sys/dev/tws/
H A Dtws.c161 static u_int8_t first_ctlr = 1; local
166 if (first_ctlr) {
169 first_ctlr = 0;
/freebsd-13-stable/sys/dev/twa/
H A Dtw_osl_freebsd.c215 static TW_UINT8 first_ctlr = 1; local
222 if (first_ctlr) {
226 first_ctlr = 0;

Completed in 165 milliseconds