Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_attr.c1483 struct lpfc_hba *phba_other = NULL; in lpfc_reset_pci_bus() local
1504 phba_other = in lpfc_reset_pci_bus()
1506 if (!(phba_other->pport->fc_flag & FC_OFFLINE_MODE)) { in lpfc_reset_pci_bus()
1507 lpfc_printf_log(phba_other, KERN_INFO, LOG_INIT, in lpfc_reset_pci_bus()
1511 phba_other->wwpn[0], in lpfc_reset_pci_bus()
1512 phba_other->wwpn[1], in lpfc_reset_pci_bus()
1513 phba_other->wwpn[2], in lpfc_reset_pci_bus()
1514 phba_other->wwpn[3], in lpfc_reset_pci_bus()
1515 phba_other->wwpn[4], in lpfc_reset_pci_bus()
1516 phba_other->wwpn[5], in lpfc_reset_pci_bus()
[all …]