Home
last modified time | relevance | path

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

/freebsd/sys/dev/ti/
H A Dif_ti.c851 case TI_HWREV_TIGON_II: in ti_loadfw()
1899 case TI_HWREV_TIGON_II: in ti_add_mcast()
1927 case TI_HWREV_TIGON_II: in ti_del_mcast()
2052 sc->ti_hwrev = TI_HWREV_TIGON_II; in ti_chipinit()
2060 if (sc->ti_hwrev == TI_HWREV_TIGON_II) { in ti_chipinit()
2080 if (sc->ti_hwrev == TI_HWREV_TIGON_II) { in ti_chipinit()
3284 if (sc->ti_hwrev == TI_HWREV_TIGON_II) { in ti_init2()
H A Dif_tireg.h1007 #define TI_HWREV_TIGON_II 0x02 macro