isa_inb
while ((isa_inb(0x3f8+5) & 0x20) == 0) /* wait tx ready */
archsw.arch_isainb = isa_inb;
static int isa_inb(int port);