Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_init.c3376 fc_port_t *fcport, *fcptemp; in qla2x00_configure_fabric() local
3578 list_for_each_entry_safe(fcport, fcptemp, &new_fcports, list) { in qla2x00_configure_fabric()
3621 list_for_each_entry_safe(fcport, fcptemp, &new_fcports, list) { in qla2x00_configure_fabric()
3653 fc_port_t *fcport, *new_fcport, *fcptemp; in qla2x00_find_all_fabric_devs() local
3746 list_for_each_entry_safe(fcport, fcptemp, in qla2x00_find_all_fabric_devs()