Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_cd.c129 CD_CCB_RETRY_UA = 0x10 enumerator
497 ccbh->ccb_state |= CD_CCB_RETRY_UA; in cdasync()
964 start_ccb->ccb_h.ccb_state |= CD_CCB_RETRY_UA; in cdstart()
1155 if ((done_ccb->ccb_h.ccb_state & CD_CCB_RETRY_UA) != 0) in cddone()