Home
last modified time | relevance | path

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

/freebsd/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) in bwn_pci_probe()