Searched refs:DA_FLAG_RETRY_UA (Results 1 – 1 of 1) sorted by relevance
110 DA_FLAG_RETRY_UA = 0x000080, enumerator2267 softc->flags |= DA_FLAG_RETRY_UA; in daasync()3522 if ((softc->flags & DA_FLAG_RETRY_UA) != 0) { in dastart()3524 softc->flags &= ~DA_FLAG_RETRY_UA; in dastart()