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

/freebsd-current/sys/dev/bwn/
H A Dif_bwn_pci.c52 static int attach_untested = 0; variable
53 TUNABLE_INT("hw.bwn_pci.attach_untested", &attach_untested);
160 if (ident->quirks & BWN_QUIRK_UNTESTED && !attach_untested)

Completed in 150 milliseconds