Searched refs:CD_FLAG_RETRY_UA (Results 1 – 1 of 1) sorted by relevance
109 CD_FLAG_RETRY_UA = 0x0200, enumerator456 softc->flags |= CD_FLAG_RETRY_UA; in cdasync()932 if ((softc->flags & CD_FLAG_RETRY_UA) != 0) { in cdstart()934 softc->flags &= ~CD_FLAG_RETRY_UA; in cdstart()