Home
last modified time | relevance | path

Searched defs:CHIP_REV_IS_SLOW (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore.h741 #define CHIP_REV_IS_SLOW(_p_dev) \ macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c93 #define CHIP_REV_IS_SLOW(_chip_id) \ macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1696 #define CHIP_REV_IS_SLOW(_p) (CHIP_REV(_p) > CHIP_REV_ASIC_MAX) macro