Home
last modified time | relevance | path

Searched refs:CHIP_REV_Bx (Results 1 – 4 of 4) 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 …0(_p) (CHIP_IS_E3(_p)&&( (CHIP_REV(_p) == CHIP_REV_Bx)||(CHIP_REV_SIM(_p) == CHIP_REV_B…
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dlm5706.h627 #define CHIP_REV_Bx 0x00001000 macro
/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) in lm_init_get_modes_bitmap()
/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)))