Searched refs:IOP_MSGSTATUS_UNUSED (Results 1 - 2 of 2) sorted by relevance

/arch/m68k/include/asm/
H A Dmac_iop.h51 #define IOP_MSGSTATUS_UNUSED 0 /* Unusued message structure */ macro
/arch/m68k/mac/
H A Diop.c211 if (iop_msg_pool[i].status == IOP_MSGSTATUS_UNUSED) {
224 msg->status = IOP_MSGSTATUS_UNUSED;
282 iop_msg_pool[i].status = IOP_MSGSTATUS_UNUSED;

Completed in 80 milliseconds