isa_outb          254 arch/m68k/include/asm/io_mm.h     case ISA_TYPE_Q40: isa_outb(0,0x80); break;
isa_outb          267 arch/m68k/include/asm/io_mm.h #define isa_outb_p(v,p)   ({isa_outb((v),(p));isa_delay();})
isa_outb          318 arch/m68k/include/asm/io_mm.h #define outb    isa_outb