Searched refs:rl_type (Results 1 – 6 of 6) sorted by relevance
596 struct rl_type { struct624 #define RL_ISCPLUS(x) ((x)->rl_type == RL_8139CPLUS || \625 (x)->rl_type == RL_8169)654 u_int8_t rl_type; member
364 if (sc->rl_type == RL_8169) { in re_miibus_readreg()424 if (sc->rl_type == RL_8169) { in re_miibus_writereg()820 sc->rl_type = RL_8169; in re_attach_common()822 if (sc->rl_type == RL_8169) { in re_attach_common()880 if (sc->rl_type == RL_8169) in re_attach_common()1131 if (sc->rl_type == RL_8169)1612 if (sc->rl_type == RL_8169)1685 if (sc->rl_type == RL_8169) in re_init()1766 if (sc->rl_type == RL_8169) in re_init()1775 if (sc->rl_type == RL_8169) in re_init()
1240 sc->rl_type = RL_8139;1242 sc->rl_type = RL_8129;1244 sc->rl_type = RL_UNKNOWN; /* could be 8138 or other */1387 if (sc->rl_type == RL_8139) {1439 if (sc->rl_type == RL_8139) {
184 sc->rl_type = RL_8169; in re_pci_attach()
166 sc->rl_type = RL_8169; in re_cardbus_attach()
217 sc->rl_type = RL_8139;