PORT_RD8
return ((PORT_RD8(dev->sb, 0xc) & 0x80) == 0 ? true : false);
val = PORT_RD8(dev->sb, 0x5);
if (PORT_RD8(dev->sb, 0xc) & 0x40)
return (PORT_RD8(dev->sb, 0xa));
status = PORT_RD8(dev->io, 0x7);
(void) PORT_RD8(dev->sb, 0xe);