Symbol: ECORE_INIT_COMN
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
2568
ECORE_INIT_COMN(pdev, MISC);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
2672
ECORE_INIT_COMN(pdev, PXP);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
2692
ECORE_INIT_COMN(pdev, PXP2);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
2756
ECORE_INIT_COMN(pdev, PGLUE_B);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
2764
ECORE_INIT_COMN(pdev, ATC);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
2830
ECORE_INIT_COMN( pdev, DMAE);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
2849
ECORE_INIT_COMN( pdev, QM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
2960
ECORE_INIT_COMN(pdev, DORQ);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3016
ECORE_INIT_COMN(pdev, BRB1);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3021
ECORE_INIT_COMN(pdev, PBF);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3113
ECORE_INIT_COMN( pdev, PRS);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3196
ECORE_INIT_COMN(pdev, TSEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3197
ECORE_INIT_COMN(pdev, CSEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3198
ECORE_INIT_COMN(pdev, USEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3199
ECORE_INIT_COMN(pdev, XSEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3285
ECORE_INIT_COMN(pdev, SRC);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3326
ECORE_INIT_COMN(pdev, CDU);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3348
ECORE_INIT_COMN(pdev, CFC);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3430
ECORE_INIT_COMN(pdev, IGU);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3541
ECORE_INIT_COMN( pdev, NIG);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3697
ECORE_INIT_COMN(pdev, MISC_AEU);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3703
#define init_tcm_common( pdev) ECORE_INIT_COMN(pdev, TCM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3704
#define init_ccm_common( pdev) ECORE_INIT_COMN(pdev, CCM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3705
#define init_ucm_common( pdev) ECORE_INIT_COMN(pdev, UCM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3706
#define init_xcm_common( pdev) ECORE_INIT_COMN(pdev, XCM)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3707
#define init_tsdm_common(pdev) ECORE_INIT_COMN(pdev, TSDM)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3708
#define init_csdm_common(pdev) ECORE_INIT_COMN(pdev, CSDM)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3709
#define init_usdm_common(pdev) ECORE_INIT_COMN(pdev, USDM)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3710
#define init_xsdm_common(pdev) ECORE_INIT_COMN(pdev, XSDM)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3711
#define init_tm_common( pdev) ECORE_INIT_COMN(pdev, TM)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3712
#define init_upb_common( pdev) ECORE_INIT_COMN(pdev, UPB)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3713
#define init_xpb_common( pdev) ECORE_INIT_COMN(pdev, XPB)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3714
#define init_hc_common( pdev) ECORE_INIT_COMN(pdev, HC)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3715
#define init_dbg_common(pdev) ECORE_INIT_COMN(pdev, DBG)