Home
last modified time | relevance | path

Searched refs:INIT_OPS (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_init_ops.h212 op = (union init_op *)&(INIT_OPS(bp)[i]); in bnx2x_init_block()
Dbnx2x.h1187 #define INIT_OPS(bp) (bp->init_ops) macro