Searched refs:IOP_MSGSTATUS_UNUSED (Results 1 – 2 of 2) sorted by relevance
220 if (iop_msg_pool[i].status == IOP_MSGSTATUS_UNUSED) { in iop_get_unused_msg()263 iop_msg_pool[i].status = IOP_MSGSTATUS_UNUSED; in iop_init()345 msg->status = IOP_MSGSTATUS_UNUSED; in iop_complete_message()395 msg->status = IOP_MSGSTATUS_UNUSED; in iop_handle_send()
52 #define IOP_MSGSTATUS_UNUSED 0 /* Unused message structure */ macro
Completed in 15 milliseconds