ECORE_INIT_FUNC
ECORE_INIT_FUNC(pdev, PXP2);
ECORE_INIT_FUNC( pdev, QM);
ECORE_INIT_FUNC(pdev, DORQ);
ECORE_INIT_FUNC(pdev, PBF);
ECORE_INIT_FUNC( pdev, PRS);
ECORE_INIT_FUNC(pdev, TSEM);
ECORE_INIT_FUNC(pdev, USEM);
ECORE_INIT_FUNC(pdev, CSEM);
ECORE_INIT_FUNC(pdev, XSEM);
ECORE_INIT_FUNC(pdev, SRC);
ECORE_INIT_FUNC(pdev, HC);
ECORE_INIT_FUNC(pdev, IGU);
ECORE_INIT_FUNC(pdev, NIG);
ECORE_INIT_FUNC(pdev, PGLUE_B);
ECORE_INIT_FUNC(pdev, CFC);
#define init_misc_func(pdev) ECORE_INIT_FUNC(pdev, MISC)
#define init_pxp_func(pdev) ECORE_INIT_FUNC(pdev, PXP)
#define init_atc_func(pdev) ECORE_INIT_FUNC(pdev, ATC)
#define init_tcm_func(pdev) ECORE_INIT_FUNC(pdev, TCM)
#define init_ucm_func(pdev) ECORE_INIT_FUNC(pdev, UCM)
#define init_ccm_func(pdev) ECORE_INIT_FUNC(pdev, CCM)
#define init_xcm_func(pdev) ECORE_INIT_FUNC(pdev, XCM)
#define init_tm_func(pdev) ECORE_INIT_FUNC(pdev, TM)
#define init_brb_func(pdev) ECORE_INIT_FUNC(pdev, BRB1)
#define init_tsdm_func(pdev) ECORE_INIT_FUNC(pdev, TSDM)
#define init_csdm_func(pdev) ECORE_INIT_FUNC(pdev, CSDM)
#define init_usdm_func(pdev) ECORE_INIT_FUNC(pdev, USDM)
#define init_xsdm_func(pdev) ECORE_INIT_FUNC(pdev, XSDM)
#define init_upb_func(pdev) ECORE_INIT_FUNC(pdev, UPB)
#define init_xpb_func(pdev) ECORE_INIT_FUNC(pdev, XPB)
#define init_cdu_func(pdev) ECORE_INIT_FUNC(pdev, CDU)
#define init_aeu_func(pdev) ECORE_INIT_FUNC(pdev, MISC_AEU)
#define init_dbg_func(pdev) ECORE_INIT_FUNC(pdev, DBG)
#define init_dmae_func(pdev) ECORE_INIT_FUNC(pdev, DMAE)