Searched refs:xl_type (Results 1 – 2 of 2) sorted by relevance
551 if (sc->xl_type == XL_TYPE_905B) in xl_iff()846 if (sc->xl_type == XL_TYPE_905B && in xl_mediacheck()1442 if (sc->xl_type == XL_TYPE_905B) in xl_intr()1603 if (sc->xl_type == XL_TYPE_905B) { in xl_encap()1903 if (sc->xl_type == XL_TYPE_905B) in xl_init()1928 if (sc->xl_type == XL_TYPE_905B) { in xl_init()1953 if (sc->xl_type == XL_TYPE_905B) { in xl_init()1983 if (sc->xl_type == XL_TYPE_905B) in xl_init()2440 sc->xl_type = XL_TYPE_905B; in xl_attach()2442 sc->xl_type = XL_TYPE_90X; in xl_attach()[all …]
535 struct xl_type { struct595 struct xl_type *xl_info; /* 3Com adapter info */597 u_int8_t xl_type; member