Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h4726 struct list_head tmf_active; member
H A Dqla_init.c2275 list_for_each_entry(t, &ha->tmf_active, tmf_elem) { in qla_get_tmf()
2308 list_add_tail(&arg->tmf_elem, &ha->tmf_active); in qla_get_tmf()
H A Dqla_os.c3014 INIT_LIST_HEAD(&ha->tmf_active); in qla2x00_probe_one()