Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_pr.c2685 int calling_it_nexus = 0; in core_scsi3_emulate_pro_clear() local
2733 calling_it_nexus = (pr_reg_n == pr_reg) ? 1 : 0; in core_scsi3_emulate_pro_clear()
2737 calling_it_nexus); in core_scsi3_emulate_pro_clear()
2745 if (!calling_it_nexus) in core_scsi3_emulate_pro_clear()
2840 int all_reg = 0, calling_it_nexus = 0; in core_scsi3_pro_preempt() local
2918 calling_it_nexus = (pr_reg_n == pr_reg) ? 1 : 0; in core_scsi3_pro_preempt()
2923 NULL, calling_it_nexus); in core_scsi3_pro_preempt()
2943 calling_it_nexus = (pr_reg_n == pr_reg) ? 1 : 0; in core_scsi3_pro_preempt()
2944 if (calling_it_nexus) in core_scsi3_pro_preempt()
2953 if (!calling_it_nexus) in core_scsi3_pro_preempt()
[all …]