Searched refs:IOP_ADDR_SEND_STATE (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.h60 #define IOP_ADDR_SEND_STATE 0x0201 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dmac_iop.h60 #define IOP_ADDR_SEND_STATE 0x0201 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);
416 iop_writeb(iop, IOP_ADDR_SEND_STATE + chan, IOP_MSG_IDLE);
518 IOP_ADDR_SEND_STATE + chan) == IOP_MSG_IDLE) {
602 state = iop_readb(iop, IOP_ADDR_SEND_STATE + i);
660 iop_chan_state(iop_readb(iop, IOP_ADDR_SEND_STATE+i)),

Completed in 46 milliseconds