Home
last modified time | relevance | path

Searched refs:IOP_ADDR_SEND_MSG (Results 1 – 2 of 2) sorted by relevance

/arch/m68k/include/asm/
Dmac_iop.h62 #define IOP_ADDR_SEND_MSG 0x0220 macro
/arch/m68k/mac/
Diop.c385 offset = IOP_ADDR_SEND_MSG + (msg->channel * IOP_MSG_LEN); in iop_do_send()
416 offset = IOP_ADDR_SEND_MSG + (chan * IOP_MSG_LEN); in iop_handle_send()