Home
last modified time | relevance | path

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

/trueos/sys/dev/tws/
HDtws.c164 static u_int8_t first_ctlr = 1; in tws_probe() local
169 if (first_ctlr) { in tws_probe()
172 first_ctlr = 0; in tws_probe()
/trueos/sys/dev/twa/
HDtw_osl_freebsd.c225 static TW_UINT8 first_ctlr = 1; in twa_probe() local
232 if (first_ctlr) { in twa_probe()
236 first_ctlr = 0; in twa_probe()