Searched refs:IOP_BYPASS (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/m68k/include/asm/ | ||
D | mac_iop.h | 24 #define IOP_BYPASS 0x01 /* bypass-mode hardware access */ macro |
/Linux-v4.19/arch/m68k/mac/ | ||
D | iop.c | 196 iop->status_ctrl |= IOP_BYPASS; in iop_bypass() |