HomeSort by: relevance | last modified time | path
    Searched refs:TI_HWREV_TIGON (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_ti.c 397 case TI_HWREV_TIGON:
1083 case TI_HWREV_TIGON:
1111 case TI_HWREV_TIGON:
1230 if (sc->ti_hwrev == TI_HWREV_TIGON)
1280 sc->ti_hwrev = TI_HWREV_TIGON;
1484 if (sc->ti_hwrev == TI_HWREV_TIGON)
1515 if (sc->ti_hwrev == TI_HWREV_TIGON) {
1522 if (sc->ti_hwrev == TI_HWREV_TIGON)
1539 if (sc->ti_hwrev == TI_HWREV_TIGON)
1690 case TI_HWREV_TIGON
    [all...]
if_tireg.h 904 if ((x)->ti_hwrev == TI_HWREV_TIGON) \
914 if ((x)->ti_hwrev == TI_HWREV_TIGON) \
1065 #define TI_HWREV_TIGON 0x01

Completed in 14 milliseconds