iop_writeb        209 arch/m68k/mac/iop.c 	iop_writeb(iop, IOP_ADDR_ALIVE, 0);
iop_writeb        363 arch/m68k/mac/iop.c 		iop_writeb(iop_base[iop_num], offset, msg->reply[i]);
iop_writeb        366 arch/m68k/mac/iop.c 	iop_writeb(iop_base[iop_num],
iop_writeb        385 arch/m68k/mac/iop.c 		iop_writeb(iop, offset, msg->message[i]);
iop_writeb        388 arch/m68k/mac/iop.c 	iop_writeb(iop, IOP_ADDR_SEND_STATE + msg->channel, IOP_MSG_NEW);
iop_writeb        406 arch/m68k/mac/iop.c 	iop_writeb(iop, IOP_ADDR_SEND_STATE + chan, IOP_MSG_IDLE);
iop_writeb        447 arch/m68k/mac/iop.c 	iop_writeb(iop, IOP_ADDR_RECV_STATE + chan, IOP_MSG_RCVD);