Symbol: CHIP_IS_E2
sys/dev/bxe/bxe.c
10554
if (CHIP_IS_E2(sc) || CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe.c
10945
else if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe.c
11939
if (CHIP_IS_E2(sc) && CHIP_IS_MODE_4_PORT(sc)) {
sys/dev/bxe/bxe.c
14580
if (CHIP_IS_E2(sc)) {
sys/dev/bxe/bxe.c
15454
offset = CHIP_IS_E2(sc) ? BIGMAC2_REGISTER_BMAC_CONTROL
sys/dev/bxe/bxe.c
18648
else if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe.c
18676
if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe.c
18687
if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe.c
18698
if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe.c
18709
if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe.c
18720
if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe.c
18731
if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe.c
18746
else if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe.c
18763
else if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe.c
18832
else if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe.c
18876
if (CHIP_IS_E2(sc) || CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe.c
18948
} else if (CHIP_IS_E2(sc)) {
sys/dev/bxe/bxe.h
1197
#define CHIP_IS_E2E3(sc) (CHIP_IS_E2(sc) || \
sys/dev/bxe/bxe_elink.c
13145
if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe_elink.c
14822
if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe_elink.c
1504
if ((CHIP_IS_E2(sc)) || (CHIP_IS_E3A0(sc)))
sys/dev/bxe/bxe_elink.c
3068
if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe_elink.c
3243
if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe_elink.c
3273
if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe_elink.c
4121
} else if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe_elink.c
7219
CHIP_IS_E2(sc) && params->num_phys == 2) {
sys/dev/bxe/bxe_elink.c
7247
CHIP_IS_E2(sc) ||
sys/dev/bxe/bxe_elink.c
7433
CHIP_IS_E2(sc)))
sys/dev/bxe/bxe_elink.c
7497
if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe_elink.c
7537
CHIP_IS_E2(sc))
sys/dev/bxe/bxe_elink.c
7601
CHIP_IS_E2(sc))) {
sys/dev/bxe/bxe_elink.c
8276
if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe_elink.c
8565
if (CHIP_IS_E2(sc))
sys/dev/bxe/bxe_elink.c
8670
if (CHIP_IS_E2(sc))
sys/dev/bxe/ecore_init.h
767
else if (CHIP_IS_E2(sc))
sys/dev/bxe/ecore_init_ops.h
581
else if (CHIP_IS_E2(sc))