Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws.c159 static u_int8_t first_ctlr = 1; in tws_probe() local
164 if (first_ctlr) { in tws_probe()
167 first_ctlr = 0; in tws_probe()