Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c863 static const int condition_met_result = SAM_STAT_CONDITION_MET; variable
4279 return res | condition_met_result; in resp_pre_fetch()