Searched refs:DA_FLAG_RETRY_UA (Results 1 – 1 of 1) sorted by relevance
107 DA_FLAG_RETRY_UA = 0x000080, enumerator1986 softc->flags |= DA_FLAG_RETRY_UA; in daasync()3143 if ((softc->flags & DA_FLAG_RETRY_UA) != 0) { in dastart()3145 softc->flags &= ~DA_FLAG_RETRY_UA; in dastart()