Searched refs:ti_hwrev (Results 1 – 2 of 2) sorted by relevance
394 switch(sc->ti_hwrev) { in ti_loadfw()910 switch(sc->ti_hwrev) { in ti_add_mcast()936 switch(sc->ti_hwrev) { in ti_del_mcast()1083 sc->ti_hwrev = TI_HWREV_TIGON; in ti_chipinit()1086 sc->ti_hwrev = TI_HWREV_TIGON_II; in ti_chipinit()1293 if (sc->ti_hwrev == TI_HWREV_TIGON) in ti_gibinit()1326 if (sc->ti_hwrev == TI_HWREV_TIGON) in ti_gibinit()1336 if (sc->ti_hwrev == TI_HWREV_TIGON) in ti_gibinit()1608 if (sc->ti_hwrev == TI_HWREV_TIGON) in ti_rxeof()1729 if (sc->ti_hwrev == TI_HWREV_TIGON) in ti_intr()[all …]
928 if (x->ti_hwrev == TI_HWREV_TIGON) { \942 if (x->ti_hwrev == TI_HWREV_TIGON) { \1119 u_int8_t ti_hwrev; /* Tigon rev (1 or 2) */ member