Searched refs:IOP_ADDR_ALIVE (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/m68k/mac/
H A Diop.c209 retval = (iop_readb(iop, IOP_ADDR_ALIVE) == 0xFF);
210 iop_writeb(iop, IOP_ADDR_ALIVE, 0);
/linux-master/arch/m68k/include/asm/
H A Dmac_iop.h66 #define IOP_ADDR_ALIVE 0x031F macro

Completed in 140 milliseconds