Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dxl.c928 if (sc->xl_type == XL_TYPE_905B &&
1311 if (sc->xl_type == XL_TYPE_905B) {
1491 if (sc->xl_type == XL_TYPE_905B) {
1521 if (sc->xl_type == XL_TYPE_905B) {
1574 if (sc->xl_type == XL_TYPE_905B)
2069 if (sc->xl_type == XL_TYPE_905B)
2095 if (sc->xl_type == XL_TYPE_905B) {
2131 if (sc->xl_type == XL_TYPE_905B)
2156 if (sc->xl_type == XL_TYPE_905B) {
2181 if (sc->xl_type == XL_TYPE_905B)
[all …]
Dxlreg.h522 struct xl_type { struct
576 struct xl_type *xl_info; /* 3Com adapter info */
578 u_int8_t xl_type; member