Home
last modified time | relevance | path

Searched refs:IOP_MSG_COMPLETE (Results 1 – 2 of 2) sorted by relevance

/arch/m68k/include/asm/
Dmac_iop.h47 #define IOP_MSG_COMPLETE 3 /* message processing complete */ macro
/arch/m68k/mac/
Diop.c357 IOP_ADDR_RECV_STATE + chan, IOP_MSG_COMPLETE); in iop_complete_message()
585 if (state == IOP_MSG_COMPLETE) { in iop_ism_irq()