Searched refs:CD_FLAG_RETRY_UA (Results 1 – 1 of 1) sorted by relevance
108 CD_FLAG_RETRY_UA = 0x0200, enumerator492 softc->flags |= CD_FLAG_RETRY_UA; in cdasync()952 if ((softc->flags & CD_FLAG_RETRY_UA) != 0) { in cdstart()954 softc->flags &= ~CD_FLAG_RETRY_UA; in cdstart()