Searched refs:NUM_IOP_MSGS (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/m68k/include/asm/
H A Dmac_iop.h35 #define NUM_IOP_MSGS NUM_IOP_CHAN*8 macro
/linux-master/arch/m68k/mac/
H A Diop.c160 static struct iop_msg iop_msg_pool[NUM_IOP_MSGS];
221 for (i = 0 ; i < NUM_IOP_MSGS ; i++) {
264 for (i = 0 ; i < NUM_IOP_MSGS ; i++) {

Completed in 120 milliseconds