new_fcports      5511 drivers/scsi/qla2xxx/qla_init.c 	LIST_HEAD(new_fcports);
new_fcports      1120 drivers/scsi/qla2xxx/qla_mr.c 	struct list_head *new_fcports)
new_fcports      1225 drivers/scsi/qla2xxx/qla_mr.c 		list_add_tail(&new_fcport->list, new_fcports);
new_fcports      1253 drivers/scsi/qla2xxx/qla_mr.c 	LIST_HEAD(new_fcports);
new_fcports      1262 drivers/scsi/qla2xxx/qla_mr.c 	rval = qlafx00_find_all_targets(vha, &new_fcports);
new_fcports      1284 drivers/scsi/qla2xxx/qla_mr.c 	list_for_each_entry_safe(fcport, rmptemp, &new_fcports, list) {
new_fcports      1299 drivers/scsi/qla2xxx/qla_mr.c 	list_for_each_entry_safe(fcport, rmptemp, &new_fcports, list) {