Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_pr.c312 bool isid_mismatch) in core_scsi3_pr_seq_non_holder() argument
324 if (isid_mismatch) { in core_scsi3_pr_seq_non_holder()
569 bool isid_mismatch = false; in target_scsi3_pr_reservation_check() local
582 isid_mismatch = true; in target_scsi3_pr_reservation_check()
590 if (core_scsi3_pr_seq_non_holder(cmd, pr_reg_type, isid_mismatch)) in target_scsi3_pr_reservation_check()