Searched defs:iop_msg (Results 1 – 2 of 2) sorted by relevance
139 struct iop_msg { struct140 struct iop_msg *next; /* next message in queue or NULL */ argument147 void (*handler)(struct iop_msg *); argument
309 void (*handler)(struct iop_msg *), in iop_listen()450 void (*handler)(struct iop_msg *)) in iop_send_message()