Home
last modified time | relevance | path

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

/aosp14/system/core/trusty/storage/proxy/
H A Drpmb.c204 SCSI_RES_RETRY, enumerator
267 return SCSI_RES_RETRY; in check_scsi_sense()
291 if (scsi_res == SCSI_RES_RETRY) { in check_sg_io_hdr()
292 return SCSI_RES_RETRY; in check_sg_io_hdr()
432 } while (check_sg_io_hdr(&io_hdr) == SCSI_RES_RETRY && retry_count-- > 0); in send_ufs_rpmb_req()
459 } while (check_sg_io_hdr(&io_hdr) == SCSI_RES_RETRY && retry_count-- > 0); in send_ufs_rpmb_req()