Home
last modified time | relevance | path

Searched refs:IOP_MSGSTATUS_WAITING (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmac_iop.h53 #define IOP_MSGSTATUS_WAITING 1 /* waiting for channel */ macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dmac_iop.h53 #define IOP_MSGSTATUS_WAITING 1 /* waiting for channel */ macro
/kernel/linux/linux-5.10/arch/m68k/mac/
H A 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()
/kernel/linux/linux-6.6/arch/m68k/mac/
H A Diop.c221 iop_msg_pool[i].status = IOP_MSGSTATUS_WAITING; in iop_get_unused_msg()
462 msg->status = IOP_MSGSTATUS_WAITING; in iop_send_message()

Completed in 4 milliseconds