DPIO_S_OPEN
if ((dpio->dpio_status & DPIO_S_OPEN) != 0) {
dpio->dpio_status |= DPIO_S_OPEN;
dpio->dpio_status &= ~(DPIO_S_EXCL | DPIO_S_OPEN);