Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmac_iop.h48 #define IOP_MSG_COMPLETE 3 /* message processing complete */ macro
/openbmc/linux/arch/m68k/mac/
H A Diop.c342 IOP_ADDR_RECV_STATE + chan, IOP_MSG_COMPLETE); in iop_complete_message()
554 if (state == IOP_MSG_COMPLETE) in iop_ism_irq()