Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_edif.c85 struct list_head *indx_list = &fcport->edif.edif_indx_list; in qla_edif_list_find_sa_index()
188 list_add_tail(&entry->next, &fcport->edif.edif_indx_list); in qla_edif_list_add_sa_update_index()
3233 struct list_head *indx_list = &fcport->edif.edif_indx_list; in qla_edif_list_del()
Dqla_def.h2707 struct list_head edif_indx_list; member
Dqla_init.c5598 INIT_LIST_HEAD(&fcport->edif.edif_indx_list); in qla2x00_alloc_fcport()