Home
last modified time | relevance | path

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

/arch/m68k/include/asm/
Dmac_iop.h51 #define IOP_MSGSTATUS_UNUSED 0 /* Unusued message structure */ macro
/arch/m68k/mac/
Diop.c206 if (iop_msg_pool[i].status == IOP_MSGSTATUS_UNUSED) { in iop_alloc_msg()
219 msg->status = IOP_MSGSTATUS_UNUSED; in iop_free_msg()
276 iop_msg_pool[i].status = IOP_MSGSTATUS_UNUSED; in iop_init()