Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ti/
HDif_ti.c846 case TI_HWREV_TIGON_II: in ti_loadfw()
1894 case TI_HWREV_TIGON_II: in ti_add_mcast()
1920 case TI_HWREV_TIGON_II: in ti_del_mcast()
2065 sc->ti_hwrev = TI_HWREV_TIGON_II; in ti_chipinit()
2073 if (sc->ti_hwrev == TI_HWREV_TIGON_II) { in ti_chipinit()
2093 if (sc->ti_hwrev == TI_HWREV_TIGON_II) { in ti_chipinit()
3304 if (sc->ti_hwrev == TI_HWREV_TIGON_II) { in ti_init2()
HDif_tireg.h1007 #define TI_HWREV_TIGON_II 0x02 macro