Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dmac_iop.h53 #define IOP_MSGSTATUS_WAITING 1 /* waiting for channel */ macro
/kernel/linux/linux-5.10/arch/m68k/mac/
Diop.c217 iop_msg_pool[i].status = IOP_MSGSTATUS_WAITING; in iop_get_unused_msg()
480 msg->status = IOP_MSGSTATUS_WAITING; in iop_send_message()