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

/linux-master/drivers/target/
H A Dtarget_core_pr.c2666 int calling_it_nexus = 0; local
2714 calling_it_nexus = (pr_reg_n == pr_reg) ? 1 : 0;
2718 calling_it_nexus);
2726 if (!calling_it_nexus)
2820 int all_reg = 0, calling_it_nexus = 0; local
2898 calling_it_nexus = (pr_reg_n == pr_reg) ? 1 : 0;
2903 NULL, calling_it_nexus);
2923 calling_it_nexus = (pr_reg_n == pr_reg) ? 1 : 0;
2924 if (calling_it_nexus)
2933 if (!calling_it_nexus)
[all...]

Completed in 124 milliseconds