Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c95 #define CHIP_REV_IS_FPGA(_chip_id) \ macro
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1697 …#define CHIP_REV_IS_FPGA(_p) (CHIP_REV_IS_SLOW(_p) && (CHIP_REV(_p) & CHIP_REV_SIM_IS_FPGA)) macro