Searched refs:CHIP_REV_Bx (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1691 #define CHIP_REV_Bx (0x1<<CHIP_REV_SHIFT) macro
1702 #define CHIP_IS_E3B0(_p) (CHIP_IS_E3(_p)&&( (CHIP_REV(_p) == CHIP_REV_Bx)||(CHIP_REV_SIM(_p) == CHIP_REV_Bx)))
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c2277 else if (chip_rev == CHIP_REV_Bx)
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c92 #define CHIP_REV_Bx (0x1<<CHIP_REV_SHIFT) macro
152 ((CHIP_REV(_p) == CHIP_REV_Bx) || \
153 (CHIP_REV_SIM(_p) == CHIP_REV_Bx)))

Completed in 115 milliseconds