Symbol: ecore_init_block
sys/dev/bxe/bxe.c
16780
ecore_init_block(sc, BLOCK_BRB1, PHASE_COMMON);
sys/dev/bxe/bxe.c
16781
ecore_init_block(sc, BLOCK_PRS, PHASE_COMMON);
sys/dev/bxe/bxe.c
16849
ecore_init_block(sc, BLOCK_BRB1, PHASE_COMMON);
sys/dev/bxe/bxe.c
16850
ecore_init_block(sc, BLOCK_PRS, PHASE_COMMON);
sys/dev/bxe/bxe.c
17011
ecore_init_block(sc, BLOCK_MISC, PHASE_COMMON);
sys/dev/bxe/bxe.c
17040
ecore_init_block(sc, BLOCK_PXP, PHASE_COMMON);
sys/dev/bxe/bxe.c
17050
ecore_init_block(sc, BLOCK_PXP2, PHASE_COMMON);
sys/dev/bxe/bxe.c
17202
ecore_init_block(sc, BLOCK_PGLUE_B, PHASE_COMMON);
sys/dev/bxe/bxe.c
17203
ecore_init_block(sc, BLOCK_ATC, PHASE_COMMON);
sys/dev/bxe/bxe.c
17219
ecore_init_block(sc, BLOCK_DMAE, PHASE_COMMON);
sys/dev/bxe/bxe.c
17227
ecore_init_block(sc, BLOCK_TCM, PHASE_COMMON);
sys/dev/bxe/bxe.c
17229
ecore_init_block(sc, BLOCK_UCM, PHASE_COMMON);
sys/dev/bxe/bxe.c
17231
ecore_init_block(sc, BLOCK_CCM, PHASE_COMMON);
sys/dev/bxe/bxe.c
17233
ecore_init_block(sc, BLOCK_XCM, PHASE_COMMON);
sys/dev/bxe/bxe.c
17240
ecore_init_block(sc, BLOCK_QM, PHASE_COMMON);
sys/dev/bxe/bxe.c
17250
ecore_init_block(sc, BLOCK_TM, PHASE_COMMON);
sys/dev/bxe/bxe.c
17252
ecore_init_block(sc, BLOCK_DORQ, PHASE_COMMON);
sys/dev/bxe/bxe.c
17259
ecore_init_block(sc, BLOCK_BRB1, PHASE_COMMON);
sys/dev/bxe/bxe.c
17261
ecore_init_block(sc, BLOCK_PRS, PHASE_COMMON);
sys/dev/bxe/bxe.c
17289
ecore_init_block(sc, BLOCK_TSDM, PHASE_COMMON);
sys/dev/bxe/bxe.c
17290
ecore_init_block(sc, BLOCK_CSDM, PHASE_COMMON);
sys/dev/bxe/bxe.c
17291
ecore_init_block(sc, BLOCK_USDM, PHASE_COMMON);
sys/dev/bxe/bxe.c
17292
ecore_init_block(sc, BLOCK_XSDM, PHASE_COMMON);
sys/dev/bxe/bxe.c
17306
ecore_init_block(sc, BLOCK_TSEM, PHASE_COMMON);
sys/dev/bxe/bxe.c
17307
ecore_init_block(sc, BLOCK_USEM, PHASE_COMMON);
sys/dev/bxe/bxe.c
17308
ecore_init_block(sc, BLOCK_CSEM, PHASE_COMMON);
sys/dev/bxe/bxe.c
17309
ecore_init_block(sc, BLOCK_XSEM, PHASE_COMMON);
sys/dev/bxe/bxe.c
17317
ecore_init_block(sc, BLOCK_UPB, PHASE_COMMON);
sys/dev/bxe/bxe.c
17318
ecore_init_block(sc, BLOCK_XPB, PHASE_COMMON);
sys/dev/bxe/bxe.c
17319
ecore_init_block(sc, BLOCK_PBF, PHASE_COMMON);
sys/dev/bxe/bxe.c
17340
ecore_init_block(sc, BLOCK_SRC, PHASE_COMMON);
sys/dev/bxe/bxe.c
17362
ecore_init_block(sc, BLOCK_CDU, PHASE_COMMON);
sys/dev/bxe/bxe.c
17366
ecore_init_block(sc, BLOCK_CFC, PHASE_COMMON);
sys/dev/bxe/bxe.c
17374
ecore_init_block(sc, BLOCK_HC, PHASE_COMMON);
sys/dev/bxe/bxe.c
17380
ecore_init_block(sc, BLOCK_IGU, PHASE_COMMON);
sys/dev/bxe/bxe.c
17381
ecore_init_block(sc, BLOCK_MISC_AEU, PHASE_COMMON);
sys/dev/bxe/bxe.c
17401
ecore_init_block(sc, BLOCK_NIG, PHASE_COMMON);
sys/dev/bxe/bxe.c
17503
ecore_init_block(sc, BLOCK_MISC, init_phase);
sys/dev/bxe/bxe.c
17504
ecore_init_block(sc, BLOCK_PXP, init_phase);
sys/dev/bxe/bxe.c
17505
ecore_init_block(sc, BLOCK_PXP2, init_phase);
sys/dev/bxe/bxe.c
17517
ecore_init_block(sc, BLOCK_ATC, init_phase);
sys/dev/bxe/bxe.c
17518
ecore_init_block(sc, BLOCK_DMAE, init_phase);
sys/dev/bxe/bxe.c
17519
ecore_init_block(sc, BLOCK_PGLUE_B, init_phase);
sys/dev/bxe/bxe.c
17520
ecore_init_block(sc, BLOCK_QM, init_phase);
sys/dev/bxe/bxe.c
17522
ecore_init_block(sc, BLOCK_TCM, init_phase);
sys/dev/bxe/bxe.c
17523
ecore_init_block(sc, BLOCK_UCM, init_phase);
sys/dev/bxe/bxe.c
17524
ecore_init_block(sc, BLOCK_CCM, init_phase);
sys/dev/bxe/bxe.c
17525
ecore_init_block(sc, BLOCK_XCM, init_phase);
sys/dev/bxe/bxe.c
17531
ecore_init_block(sc, BLOCK_TM, init_phase);
sys/dev/bxe/bxe.c
17536
ecore_init_block(sc, BLOCK_DORQ, init_phase);
sys/dev/bxe/bxe.c
17538
ecore_init_block(sc, BLOCK_BRB1, init_phase);
sys/dev/bxe/bxe.c
17565
ecore_init_block(sc, BLOCK_PRS, init_phase);
sys/dev/bxe/bxe.c
17590
ecore_init_block(sc, BLOCK_TSDM, init_phase);
sys/dev/bxe/bxe.c
17591
ecore_init_block(sc, BLOCK_CSDM, init_phase);
sys/dev/bxe/bxe.c
17592
ecore_init_block(sc, BLOCK_USDM, init_phase);
sys/dev/bxe/bxe.c
17593
ecore_init_block(sc, BLOCK_XSDM, init_phase);
sys/dev/bxe/bxe.c
17595
ecore_init_block(sc, BLOCK_TSEM, init_phase);
sys/dev/bxe/bxe.c
17596
ecore_init_block(sc, BLOCK_USEM, init_phase);
sys/dev/bxe/bxe.c
17597
ecore_init_block(sc, BLOCK_CSEM, init_phase);
sys/dev/bxe/bxe.c
17598
ecore_init_block(sc, BLOCK_XSEM, init_phase);
sys/dev/bxe/bxe.c
17600
ecore_init_block(sc, BLOCK_UPB, init_phase);
sys/dev/bxe/bxe.c
17601
ecore_init_block(sc, BLOCK_XPB, init_phase);
sys/dev/bxe/bxe.c
17603
ecore_init_block(sc, BLOCK_PBF, init_phase);
sys/dev/bxe/bxe.c
17621
ecore_init_block(sc, BLOCK_SRC, init_phase);
sys/dev/bxe/bxe.c
17624
ecore_init_block(sc, BLOCK_CDU, init_phase);
sys/dev/bxe/bxe.c
17625
ecore_init_block(sc, BLOCK_CFC, init_phase);
sys/dev/bxe/bxe.c
17631
ecore_init_block(sc, BLOCK_HC, init_phase);
sys/dev/bxe/bxe.c
17633
ecore_init_block(sc, BLOCK_IGU, init_phase);
sys/dev/bxe/bxe.c
17635
ecore_init_block(sc, BLOCK_MISC_AEU, init_phase);
sys/dev/bxe/bxe.c
17645
ecore_init_block(sc, BLOCK_NIG, init_phase);
sys/dev/bxe/bxe.c
18101
ecore_init_block(sc, BLOCK_PXP, init_phase);
sys/dev/bxe/bxe.c
18102
ecore_init_block(sc, BLOCK_PXP2, init_phase);
sys/dev/bxe/bxe.c
18149
ecore_init_block(sc, BLOCK_PGLUE_B, init_phase);
sys/dev/bxe/bxe.c
18154
ecore_init_block(sc, BLOCK_ATC, init_phase);
sys/dev/bxe/bxe.c
18155
ecore_init_block(sc, BLOCK_DMAE, init_phase);
sys/dev/bxe/bxe.c
18156
ecore_init_block(sc, BLOCK_NIG, init_phase);
sys/dev/bxe/bxe.c
18157
ecore_init_block(sc, BLOCK_SRC, init_phase);
sys/dev/bxe/bxe.c
18158
ecore_init_block(sc, BLOCK_MISC, init_phase);
sys/dev/bxe/bxe.c
18159
ecore_init_block(sc, BLOCK_TCM, init_phase);
sys/dev/bxe/bxe.c
18160
ecore_init_block(sc, BLOCK_UCM, init_phase);
sys/dev/bxe/bxe.c
18161
ecore_init_block(sc, BLOCK_CCM, init_phase);
sys/dev/bxe/bxe.c
18162
ecore_init_block(sc, BLOCK_XCM, init_phase);
sys/dev/bxe/bxe.c
18163
ecore_init_block(sc, BLOCK_TSEM, init_phase);
sys/dev/bxe/bxe.c
18164
ecore_init_block(sc, BLOCK_USEM, init_phase);
sys/dev/bxe/bxe.c
18165
ecore_init_block(sc, BLOCK_CSEM, init_phase);
sys/dev/bxe/bxe.c
18166
ecore_init_block(sc, BLOCK_XSEM, init_phase);
sys/dev/bxe/bxe.c
18177
ecore_init_block(sc, BLOCK_QM, init_phase);
sys/dev/bxe/bxe.c
18179
ecore_init_block(sc, BLOCK_TM, init_phase);
sys/dev/bxe/bxe.c
18180
ecore_init_block(sc, BLOCK_DORQ, init_phase);
sys/dev/bxe/bxe.c
18184
ecore_init_block(sc, BLOCK_BRB1, init_phase);
sys/dev/bxe/bxe.c
18185
ecore_init_block(sc, BLOCK_PRS, init_phase);
sys/dev/bxe/bxe.c
18186
ecore_init_block(sc, BLOCK_TSDM, init_phase);
sys/dev/bxe/bxe.c
18187
ecore_init_block(sc, BLOCK_CSDM, init_phase);
sys/dev/bxe/bxe.c
18188
ecore_init_block(sc, BLOCK_USDM, init_phase);
sys/dev/bxe/bxe.c
18189
ecore_init_block(sc, BLOCK_XSDM, init_phase);
sys/dev/bxe/bxe.c
18190
ecore_init_block(sc, BLOCK_UPB, init_phase);
sys/dev/bxe/bxe.c
18191
ecore_init_block(sc, BLOCK_XPB, init_phase);
sys/dev/bxe/bxe.c
18192
ecore_init_block(sc, BLOCK_PBF, init_phase);
sys/dev/bxe/bxe.c
18196
ecore_init_block(sc, BLOCK_CDU, init_phase);
sys/dev/bxe/bxe.c
18198
ecore_init_block(sc, BLOCK_CFC, init_phase);
sys/dev/bxe/bxe.c
18208
ecore_init_block(sc, BLOCK_MISC_AEU, init_phase);
sys/dev/bxe/bxe.c
18218
ecore_init_block(sc, BLOCK_HC, init_phase);
sys/dev/bxe/bxe.c
18230
ecore_init_block(sc, BLOCK_IGU, init_phase);