Searched refs:new_fcports (Results 1 – 1 of 1) sorted by relevance
1095 struct list_head *new_fcports) in qlafx00_find_all_targets() argument1200 list_add_tail(&new_fcport->list, new_fcports); in qlafx00_find_all_targets()1228 LIST_HEAD(new_fcports); in qlafx00_configure_all_targets()1237 rval = qlafx00_find_all_targets(vha, &new_fcports); in qlafx00_configure_all_targets()1259 list_for_each_entry_safe(fcport, rmptemp, &new_fcports, list) { in qlafx00_configure_all_targets()1274 list_for_each_entry_safe(fcport, rmptemp, &new_fcports, list) { in qlafx00_configure_all_targets()