Home
last modified time | relevance | path

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

/openbmc/linux/include/target/
H A Dtarget_core_backend.h72 sense_reason_t (*execute_pr_out)(struct se_cmd *cmd, u8 sa, u64 key, member
/openbmc/linux/drivers/target/
H A Dtarget_core_iblock.c1138 .execute_pr_out = iblock_execute_pr_out,
H A Dtarget_core_pr.c3552 if (!ops->execute_pr_out) { in target_try_pr_out_pt()
3569 return ops->execute_pr_out(cmd, sa, res_key, sa_res_key, type, aptpl); in target_try_pr_out_pt()