Home
last modified time | relevance | path

Searched defs:iop_msg (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-m68k/
Dmac_iop.h138 struct iop_msg { struct
139 struct iop_msg *next; /* next message in queue or NULL */ argument
146 void (*handler)(struct iop_msg *, struct pt_regs *); argument
/linux-2.4.37.9/arch/m68k/mac/
Diop.c346 void (*handler)(struct iop_msg *, struct pt_regs *), in iop_listen()
496 void (*handler)(struct iop_msg *, struct pt_regs *)) in iop_send_message()