Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_crtn.h447 int lpfc_check_pci_resettable(struct lpfc_hba *phba);
H A Dlpfc_scsi.c5026 lpfc_check_pci_resettable(struct lpfc_hba *phba) in lpfc_check_pci_resettable() function
5121 if (!lpfc_check_pci_resettable(phba)) { in lpfc_info()
H A Dlpfc_attr.c1486 res = lpfc_check_pci_resettable(phba); in lpfc_reset_pci_bus()