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

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_edif.c85 struct list_head *indx_list = &fcport->edif.edif_indx_list; local
87 list_for_each_entry_safe(entry, tentry, indx_list, next) {
2712 struct list_head *indx_list = sa_list; local
2714 list_for_each_entry_safe(entry, tentry, indx_list, next) {
3233 struct list_head *indx_list = &fcport->edif.edif_indx_list; local
3237 list_for_each_entry_safe(indx_lst, tindx_lst, indx_list, next) {

Completed in 241 milliseconds