Symbol: CHIP_IS_E3
sys/dev/bxe/bxe.c
10554
if (CHIP_IS_E2(sc) || CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe.c
11003
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe.c
11011
(!CHIP_IS_E3(sc) || (tags_63_32 == 0xffffffff)))
sys/dev/bxe/bxe.c
11942
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe.c
11948
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe.c
14253
if (CHIP_IS_E3(sc))
sys/dev/bxe/bxe.c
14582
} else if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe.c
15447
if (!CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe.c
16577
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe.c
17002
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe.c
17405
if (!CHIP_IS_E3(sc))
sys/dev/bxe/bxe.c
17662
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe.c
17668
if (!CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe.c
18678
else if (CHIP_IS_E3(sc))
sys/dev/bxe/bxe.c
18689
else if (CHIP_IS_E3(sc))
sys/dev/bxe/bxe.c
18700
else if (CHIP_IS_E3(sc))
sys/dev/bxe/bxe.c
18711
else if (CHIP_IS_E3(sc))
sys/dev/bxe/bxe.c
18722
else if (CHIP_IS_E3(sc))
sys/dev/bxe/bxe.c
18733
else if (CHIP_IS_E3(sc))
sys/dev/bxe/bxe.c
18876
if (CHIP_IS_E2(sc) || CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe.h
1191
#define CHIP_IS_E3A0(sc) (CHIP_IS_E3(sc) && \
sys/dev/bxe/bxe.h
1193
#define CHIP_IS_E3B0(sc) (CHIP_IS_E3(sc) && \
sys/dev/bxe/bxe.h
1196
#define USES_WARPCORE(sc) (CHIP_IS_E3(sc))
sys/dev/bxe/bxe.h
1198
CHIP_IS_E3(sc))
sys/dev/bxe/bxe.h
1202
CHIP_IS_E3(sc))
sys/dev/bxe/bxe.h
181
#define BRB_SIZE(sc) (CHIP_IS_E3(sc) ? 1024 : 512)
sys/dev/bxe/bxe_elink.c
11063
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
11232
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
11803
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
13566
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
13621
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
13853
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
14053
if (!CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
14093
if (!CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
14103
if (!CHIP_IS_E3(sc))
sys/dev/bxe/bxe_elink.c
14110
if (CHIP_IS_E3(sc) &&
sys/dev/bxe/bxe_elink.c
14116
if (!CHIP_IS_E3(sc))
sys/dev/bxe/bxe_elink.c
14157
if (!CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
14194
if (!CHIP_IS_E3(sc))
sys/dev/bxe/bxe_elink.c
14197
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
14215
if (!CHIP_IS_E3(sc))
sys/dev/bxe/bxe_elink.c
14218
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
14636
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
14793
if (CHIP_IS_E3(sc) &&
sys/dev/bxe/bxe_elink.c
14976
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
15057
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
2960
if (CHIP_IS_E3(sc))
sys/dev/bxe/bxe_elink.c
2981
if (CHIP_IS_E3(sc))
sys/dev/bxe/bxe_elink.c
3056
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
4368
} else if (CHIP_IS_E3(sc) &&
sys/dev/bxe/bxe_elink.c
5170
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
6907
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
7119
if (!CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
7143
if (!CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
7241
if ((!CHIP_IS_E3(sc)) ||
sys/dev/bxe/bxe_elink.c
7242
(CHIP_IS_E3(sc) &&
sys/dev/bxe/bxe_elink.c
7276
if (CHIP_IS_E3(sc))
sys/dev/bxe/bxe_elink.c
7333
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
7531
if (!CHIP_IS_E3(sc))
sys/dev/bxe/bxe_elink.c
7540
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
7721
if (!CHIP_IS_E3(sc))
sys/dev/bxe/bxe_elink.c
8742
if (CHIP_IS_E3(sc))
sys/dev/bxe/bxe_elink.c
9486
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
9647
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_elink.c
9678
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_stats.c
1628
if (!CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_stats.c
489
if (!CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_stats.c
898
if (!CHIP_IS_E3(sc)) {
sys/dev/bxe/bxe_stats.c
914
if (CHIP_IS_E3(sc)) {
sys/dev/bxe/ecore_init_ops.h
579
if (CHIP_IS_E3(sc))