Searched refs:DA_FLAG_OPEN (Results 1 – 1 of 1) sorted by relevance
112 DA_FLAG_OPEN = 0x000100, enumerator1826 softc->flags |= DA_FLAG_OPEN; in daopen()1883 softc->flags &= ~DA_FLAG_OPEN; in daclose()6577 (softc->flags & DA_FLAG_OPEN)) { in dashutdown()6588 if (((softc->flags & DA_FLAG_OPEN) == 0) in dashutdown()