Searched refs:phba_other (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 1314 struct lpfc_hba *phba_other = NULL; in lpfc_reset_pci_bus() local 1335 phba_other = in lpfc_reset_pci_bus() 1337 if (!(phba_other->pport->fc_flag & FC_OFFLINE_MODE)) { in lpfc_reset_pci_bus() 1338 lpfc_printf_log(phba_other, KERN_INFO, LOG_INIT, in lpfc_reset_pci_bus() 1342 phba_other->wwpn[0], in lpfc_reset_pci_bus() 1343 phba_other->wwpn[1], in lpfc_reset_pci_bus() 1344 phba_other->wwpn[2], in lpfc_reset_pci_bus() 1345 phba_other->wwpn[3], in lpfc_reset_pci_bus() 1346 phba_other->wwpn[4], in lpfc_reset_pci_bus() 1347 phba_other in lpfc_reset_pci_bus() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 1474 struct lpfc_hba *phba_other = NULL; in lpfc_reset_pci_bus() local 1495 phba_other = in lpfc_reset_pci_bus() 1497 if (!(phba_other->pport->fc_flag & FC_OFFLINE_MODE)) { in lpfc_reset_pci_bus() 1498 lpfc_printf_log(phba_other, KERN_INFO, LOG_INIT, in lpfc_reset_pci_bus() 1502 phba_other->wwpn[0], in lpfc_reset_pci_bus() 1503 phba_other->wwpn[1], in lpfc_reset_pci_bus() 1504 phba_other->wwpn[2], in lpfc_reset_pci_bus() 1505 phba_other->wwpn[3], in lpfc_reset_pci_bus() 1506 phba_other->wwpn[4], in lpfc_reset_pci_bus() 1507 phba_other in lpfc_reset_pci_bus() [all...] |
Completed in 9 milliseconds