Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmac_iop.h55 #define IOP_MSGSTATUS_COMPLETE 3 /* message complete and reply rcvd */ macro
/openbmc/linux/arch/m68k/mac/
H A Diop.c386 msg->status = IOP_MSGSTATUS_COMPLETE; in iop_handle_send()