Home
last modified time | relevance | path

Searched refs:TP_VERSION_MAJOR (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_common.h74 TP_VERSION_MAJOR = 1, enumerator
Dcxgb_t3_hw.c1163 if (major == TP_VERSION_MAJOR && minor == TP_VERSION_MINOR) in t3_check_tpsram_version()
1168 TP_VERSION_MAJOR, TP_VERSION_MINOR); in t3_check_tpsram_version()
/freebsd-10-stable/sys/dev/cxgb/
Dcxgb_main.c616 t3rev2char(sc), TP_VERSION_MAJOR, TP_VERSION_MINOR, TP_VERSION_MICRO); in cxgb_controller_attach()
1491 if (major == TP_VERSION_MAJOR && minor == TP_VERSION_MINOR) in update_tpeeprom()
1524 TP_VERSION_MAJOR, TP_VERSION_MINOR, TP_VERSION_MICRO); in update_tpeeprom()