Searched refs:tmf_active (Results 1 – 3 of 3) sorted by relevance
4750 struct list_head tmf_active; member
2266 list_for_each_entry(t, &ha->tmf_active, tmf_elem) { in qla_get_tmf()2299 list_add_tail(&arg->tmf_elem, &ha->tmf_active); in qla_get_tmf()
3014 INIT_LIST_HEAD(&ha->tmf_active); in qla2x00_probe_one()