isa_outb
case ISA_TYPE_Q40: isa_outb(0,0x80); break;
#define isa_outb_p(v,p) ({isa_outb((v),(p));isa_delay();})
#define outb isa_outb