Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_init.c3370 fc_port_t *fcport, *fcptemp; in qla2x00_configure_fabric() local
3572 list_for_each_entry_safe(fcport, fcptemp, &new_fcports, list) { in qla2x00_configure_fabric()
3615 list_for_each_entry_safe(fcport, fcptemp, &new_fcports, list) { in qla2x00_configure_fabric()
3647 fc_port_t *fcport, *new_fcport, *fcptemp; in qla2x00_find_all_fabric_devs() local
3740 list_for_each_entry_safe(fcport, fcptemp, in qla2x00_find_all_fabric_devs()