Lines Matching refs:iop_msg
138 void (*handler)(struct iop_msg *);
154 static struct iop_msg iop_msg_pool[NUM_IOP_MSGS];
155 static struct iop_msg *iop_send_queue[NUM_IOPS][NUM_IOP_CHAN];
208 static struct iop_msg *iop_get_unused_msg(void)
327 void (*handler)(struct iop_msg *),
344 void iop_complete_message(struct iop_msg *msg)
370 static void iop_do_send(struct iop_msg *msg)
397 struct iop_msg *msg;
429 struct iop_msg *msg;
468 void (*handler)(struct iop_msg *))
470 struct iop_msg *msg, *q;