Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmac_iop.h56 #define IOP_MSGSTATUS_UNSOL 6 /* message is unsolicited */ macro
/openbmc/linux/arch/m68k/mac/
H A Diop.c416 msg->status = IOP_MSGSTATUS_UNSOL; in iop_handle_recv()