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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_lun.c74 iscsi_lun_t *ilp_tmp = NULL; local
92 for (ilp_tmp = isp->sess_lun_list; ilp_tmp != NULL;
93 ilp_tmp = ilp_tmp->lun_next) {
94 if (ilp_tmp->lun_num == lun_num) {
174 for (ilp_tmp = isp->sess_lun_list; ilp_tmp;
175 ilp_tmp = ilp_tmp
[all...]

Completed in 56 milliseconds