Searched refs:TI_HWREV_TIGON (Results 1 – 2 of 2) sorted by relevance
832 case TI_HWREV_TIGON: in ti_loadfw()1217 if (sc->ti_hwrev == TI_HWREV_TIGON) in ti_dma_alloc()1894 case TI_HWREV_TIGON: in ti_add_mcast()1922 case TI_HWREV_TIGON: in ti_del_mcast()2001 if (sc->ti_hwrev == TI_HWREV_TIGON) in ti_64bitslot_war()2049 sc->ti_hwrev = TI_HWREV_TIGON; in ti_chipinit()2071 if (sc->ti_hwrev != TI_HWREV_TIGON) in ti_chipinit()2260 if (sc->ti_hwrev == TI_HWREV_TIGON) in ti_gibinit()2294 if (sc->ti_hwrev == TI_HWREV_TIGON) in ti_gibinit()2304 if (sc->ti_hwrev == TI_HWREV_TIGON) in ti_gibinit()[all …]
841 if ((x)->ti_hwrev == TI_HWREV_TIGON) \851 if ((x)->ti_hwrev == TI_HWREV_TIGON) \1006 #define TI_HWREV_TIGON 0x01 macro