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

/freebsd-10.1-release/sys/dev/xl/
H A Dif_xl.c164 static const struct xl_type xl_devs[] = {
455 if (sc->xl_type == XL_TYPE_905B) {
464 if (sc->xl_type == XL_TYPE_905B)
495 if (sc->xl_type == XL_TYPE_905B &&
593 if (sc->xl_type == XL_TYPE_905B)
900 const struct xl_type *t;
952 if (sc->xl_type == XL_TYPE_905B &&
1321 sc->xl_type = XL_TYPE_905B;
1323 sc->xl_type = XL_TYPE_90X;
1343 if (sc->xl_type
[all...]
H A Dif_xlreg.h556 struct xl_type { struct
598 const struct xl_type *xl_info; /* 3Com adapter info */
601 u_int8_t xl_type; member in struct:xl_softc

Completed in 101 milliseconds