Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_crtn.h386 int lpfc_check_pci_resettable(struct lpfc_hba *phba);
H A Dlpfc_scsi.c4330 lpfc_check_pci_resettable(struct lpfc_hba *phba) in lpfc_check_pci_resettable() function
4429 if (!lpfc_check_pci_resettable(phba)) { in lpfc_info()
H A Dlpfc_attr.c1326 res = lpfc_check_pci_resettable(phba); in lpfc_reset_pci_bus()