Searched refs:IOP_MSG_NEW (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.h45 #define IOP_MSG_NEW 1 /* new message sent */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dmac_iop.h45 #define IOP_MSG_NEW 1 /* new message sent */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/mac/
H A Diop.c396 iop_writeb(iop, IOP_ADDR_SEND_STATE + msg->channel, IOP_MSG_NEW);
436 * gone into the IOP_MSG_NEW state.
626 if (state == IOP_MSG_NEW) {
643 case IOP_MSG_NEW : return "new ";

Completed in 41 milliseconds