Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmac_iop.h53 #define IOP_MSGSTATUS_WAITING 1 /* waiting for channel */ macro
/openbmc/linux/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()