Home
last modified time | relevance | path

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

/arch/m68k/include/asm/
Dmac_iop.h52 #define IOP_MSGSTATUS_WAITING 1 /* waiting for channel */ macro
/arch/m68k/mac/
Diop.c207 iop_msg_pool[i].status = IOP_MSGSTATUS_WAITING; in iop_alloc_msg()
486 msg->status = IOP_MSGSTATUS_WAITING; in iop_send_message()