Home
last modified time | relevance | path

Searched defs:CHIP_IS_E3A0 (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c155 #define CHIP_IS_E3A0(_p) (CHIP_IS_E3(_p) && \ macro
/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1704 #define CHIP_IS_E3A0(_p) (CHIP_IS_E3(_p)&&( (CHIP_REV(_p) == CHIP_REV_Ax)||(CHIP_REV_SIM(_p) == CHIP_REV_Ax))) macro