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

/openbsd-current/sys/dev/pci/
H A Dif_de.c2014 int auibnc = 0, utp = 0; local
2037 *cp++ = 'B', auibnc = 1;
2041 *cp++ = 'A', auibnc = 1;
2051 if (utp && !auibnc)
2053 else if (!utp && auibnc)

Completed in 225 milliseconds