Home
last modified time | relevance | path

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

/arch/m68k/include/asm/
Dmac_iop.h45 #define IOP_MSG_NEW 1 /* new message sent */ macro
/arch/m68k/mac/
Diop.c378 iop_writeb(iop, IOP_ADDR_SEND_STATE + msg->channel, IOP_MSG_NEW); in iop_do_send()
605 if (state == IOP_MSG_NEW) { in iop_ism_irq()