Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_ua.h40 extern bool core_scsi3_ua_for_check_condition(struct se_cmd *, u8 *, u8 *,
H A Dtarget_core_ua.c193 bool core_scsi3_ua_for_check_condition(struct se_cmd *cmd, u8 *key, u8 *asc, in core_scsi3_ua_for_check_condition() function
H A Dtarget_core_transport.c3509 if (!core_scsi3_ua_for_check_condition(cmd, &key, &asc, in translate_sense_reason()