IOPORT_F_DEFAULT
iop.flags = IOPORT_F_INOUT | IOPORT_F_DEFAULT;
if ((iop->flags & IOPORT_F_DEFAULT) == 0) {
if ((inout_handlers[i].flags & IOPORT_F_DEFAULT) == 0)