Searched refs:CHIP_NUM_57710 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h1146 #define CHIP_NUM_57710 0x164e macro
1188 #define CHIP_IS_E1(sc) (CHIP_NUM(sc) == CHIP_NUM_57710)
1189 #define CHIP_IS_57710(sc) (CHIP_NUM(sc) == CHIP_NUM_57710)
H A Dbxe.c99 CHIP_NUM_57710,

Completed in 159 milliseconds