Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c98 #define CHIP_REV_IS_EMUL(_chip_id) \ macro
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1698 …#define CHIP_REV_IS_EMUL(_p) (CHIP_REV_IS_SLOW(_p) && !(CHIP_REV(_p)& CHIP_REV_SIM_IS_FPGA)… macro