Searched refs:INIT_OPS (Results 1 – 5 of 5) sorted by relevance
31199 INIT_OPS(sc) = (const struct raw_op *)init_ops_e1; in ecore_init_e1_firmware()
32816 INIT_OPS(sc) = (const struct raw_op *)init_ops_e1h; in ecore_init_e1h_firmware()
268 op = (const union init_op *)&(INIT_OPS(sc)[op_idx]); in ecore_init_block()
57652 INIT_OPS(sc) = (const struct raw_op *)init_ops_e2; in ecore_init_e2_firmware()
1640 #define INIT_OPS(sc) (sc->init_ops) macro