Searched refs:IOP_MSG_COMPLETE (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dmac_iop.h47 #define IOP_MSG_COMPLETE 3 /* message processing complete */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dmac_iop.h47 #define IOP_MSG_COMPLETE 3 /* message processing complete */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/mac/
H A Diop.c375 IOP_ADDR_RECV_STATE + chan, IOP_MSG_COMPLETE);
403 * has gone into the IOP_MSG_COMPLETE state.
606 if (state == IOP_MSG_COMPLETE) {
645 case IOP_MSG_COMPLETE : return "completed ";

Completed in 40 milliseconds