Home
last modified time | relevance | path

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

/Linux-v5.10/arch/m68k/include/asm/
Dmac_iop.h55 #define IOP_MSGSTATUS_COMPLETE 3 /* message complete and reply rcvd */ macro
/Linux-v5.10/arch/m68k/mac/
Diop.c404 msg->status = IOP_MSGSTATUS_COMPLETE; in iop_handle_send()