Searched refs:DA_FLAG_RETRY_UA (Results 1 – 1 of 1) sorted by relevance
88 DA_FLAG_RETRY_UA = 0x080, enumerator1740 softc->flags |= DA_FLAG_RETRY_UA; in daasync()2377 if ((softc->flags & DA_FLAG_RETRY_UA) != 0) { in dastart()2379 softc->flags &= ~DA_FLAG_RETRY_UA; in dastart()