Searched refs:port_iterator (Results 1 – 1 of 1) sorted by relevance
791 struct lpfc_vport *port_iterator; in lpfc_create_vport_work_array() local799 list_for_each_entry(port_iterator, &phba->port_list, listentry) { in lpfc_create_vport_work_array()800 if (port_iterator->load_flag & FC_UNLOADING) in lpfc_create_vport_work_array()802 if (!scsi_host_get(lpfc_shost_from_vport(port_iterator))) { in lpfc_create_vport_work_array()803 lpfc_printf_vlog(port_iterator, KERN_ERR, LOG_VPORT, in lpfc_create_vport_work_array()808 vports[index++] = port_iterator; in lpfc_create_vport_work_array()