Home
last modified time | relevance | path

Searched refs:CD_FLAG_RETRY_UA (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/cam/scsi/
HDscsi_cd.c109 CD_FLAG_RETRY_UA = 0x0200, enumerator
456 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()