HomeSort by: relevance | last modified time | path
    Searched defs:auibnc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_tlp_pci.c 1239 int auibnc = 0, utp = 0; local in function:tlp_pci_smc_21040_quirks
1251 auibnc = 1;
1259 auibnc = 1;
1270 if (utp != 0 && auibnc == 0)
1272 else if (utp == 0 && auibnc != 0)

Completed in 13 milliseconds