Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c142 #define CHIP_IS_E3(_chip_id) (DO_CHIP_IS_E3(((CHIP_NUM(_chip_id)) & 0xfff0))) macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1680 #define CHIP_IS_E3(_p) (CHIP_IS_E3_PARAM(CHIP_NUM(_p))) macro