Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c126 #define CHIP_IS_E2(_chip_id) ((CHIP_NUM(_chip_id) == \ macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1671 #define CHIP_IS_E2(_p) (CHIP_IS_E2_PARAM(CHIP_NUM(_p))) macro