Searched refs:NUM_IOP_MSGS (Results 1 – 2 of 2) sorted by relevance
146 static struct iop_msg iop_msg_pool[NUM_IOP_MSGS];214 for (i = 0 ; i < NUM_IOP_MSGS ; i++) { in iop_alloc_msg()285 for (i = 0 ; i < NUM_IOP_MSGS ; i++) { in iop_init()
34 #define NUM_IOP_MSGS NUM_IOP_CHAN*8 macro