Lines Matching refs:iop_msg
142 void (*handler)(struct iop_msg *);
158 static struct iop_msg iop_msg_pool[NUM_IOP_MSGS];
159 static struct iop_msg *iop_send_queue[NUM_IOPS][NUM_IOP_CHAN];
212 static struct iop_msg *iop_get_unused_msg(void)
309 void (*handler)(struct iop_msg *),
326 void iop_complete_message(struct iop_msg *msg)
352 static void iop_do_send(struct iop_msg *msg)
379 struct iop_msg *msg;
411 struct iop_msg *msg;
450 void (*handler)(struct iop_msg *))
452 struct iop_msg *msg, *q;