Symbol: ECORE_INIT_PORT
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
2628
ECORE_INIT_PORT(pdev, MISC_AEU);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
2931
ECORE_INIT_PORT(pdev, QM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
2944
ECORE_INIT_PORT(pdev, TM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3058
ECORE_INIT_PORT( pdev, BRB1);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3148
ECORE_INIT_PORT(pdev, PRS);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3204
ECORE_INIT_PORT(pdev, TSEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3205
ECORE_INIT_PORT(pdev, USEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3206
ECORE_INIT_PORT(pdev, CSEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3207
ECORE_INIT_PORT(pdev, XSEM);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3258
ECORE_INIT_PORT(pdev, PBF);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3405
ECORE_INIT_PORT(pdev, HC);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3558
ECORE_INIT_PORT( pdev, NIG);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3660
ECORE_INIT_PORT(pdev, PGLUE_B);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3717
#define init_pxp_port(pdev) ECORE_INIT_PORT(pdev, PXP)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3718
#define init_pxp2_port(pdev) ECORE_INIT_PORT(pdev, PXP2)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3719
#define init_atc_port(pdev) ECORE_INIT_PORT(pdev, ATC)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3720
#define init_tcm_port( pdev) ECORE_INIT_PORT(pdev, TCM)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3721
#define init_ucm_port( pdev) ECORE_INIT_PORT(pdev, UCM)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3722
#define init_ccm_port( pdev) ECORE_INIT_PORT(pdev, CCM)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3723
#define init_misc_port( pdev) ECORE_INIT_PORT(pdev, MISC)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3724
#define init_xcm_port( pdev) ECORE_INIT_PORT(pdev, XCM)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3725
#define init_dq_port(pdev) ECORE_INIT_PORT(pdev, DORQ)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3726
#define init_tsdm_port( pdev) ECORE_INIT_PORT(pdev, TSDM)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3727
#define init_csdm_port( pdev) ECORE_INIT_PORT(pdev, CSDM)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3728
#define init_usdm_port( pdev) ECORE_INIT_PORT(pdev, USDM)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3729
#define init_xsdm_port( pdev) ECORE_INIT_PORT(pdev, XSDM)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3730
#define init_upb_port(pdev) ECORE_INIT_PORT(pdev, UPB)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3731
#define init_xpb_port(pdev) ECORE_INIT_PORT(pdev, XPB)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3732
#define init_src_port(pdev) ECORE_INIT_PORT(pdev, SRC)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3733
#define init_cdu_port(pdev) ECORE_INIT_PORT(pdev, CDU)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3734
#define init_cfc_port(pdev) ECORE_INIT_PORT(pdev, CFC)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3736
#define init_igu_port( pdev) ECORE_INIT_PORT(pdev, IGU)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3737
#define init_dbg_port(pdev) ECORE_INIT_PORT(pdev, DBG)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
3738
#define init_dmae_port(pdev) ECORE_INIT_PORT(pdev, DMAE)