Lines Matching refs:phba_other
1496 struct lpfc_hba *phba_other = NULL; in lpfc_reset_pci_bus() local
1517 phba_other = in lpfc_reset_pci_bus()
1519 if (!(phba_other->pport->fc_flag & FC_OFFLINE_MODE)) { in lpfc_reset_pci_bus()
1520 lpfc_printf_log(phba_other, KERN_INFO, LOG_INIT, in lpfc_reset_pci_bus()
1524 phba_other->wwpn[0], in lpfc_reset_pci_bus()
1525 phba_other->wwpn[1], in lpfc_reset_pci_bus()
1526 phba_other->wwpn[2], in lpfc_reset_pci_bus()
1527 phba_other->wwpn[3], in lpfc_reset_pci_bus()
1528 phba_other->wwpn[4], in lpfc_reset_pci_bus()
1529 phba_other->wwpn[5], in lpfc_reset_pci_bus()
1530 phba_other->wwpn[6], in lpfc_reset_pci_bus()
1531 phba_other->wwpn[7]); in lpfc_reset_pci_bus()