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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-m68k/
H A Dmac_iop.h47 #define IOP_MSG_COMPLETE 3 /* message processing complete */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/mac/
H A Diop.c374 IOP_ADDR_RECV_STATE + chan, IOP_MSG_COMPLETE);
402 * has gone into the IOP_MSG_COMPLETE state.
605 if (state == IOP_MSG_COMPLETE) {
644 case IOP_MSG_COMPLETE : return "completed ";

Completed in 93 milliseconds