Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h974 int (*lpfc_selective_reset) member
H A Dlpfc_bsg.c2075 rc = lpfc_selective_reset(phba); in lpfc_sli4_bsg_diag_loopback_mode()
2327 rc = lpfc_selective_reset(phba); in lpfc_sli4_bsg_diag_mode_end()
H A Dlpfc_attr.c1678 lpfc_selective_reset(struct lpfc_hba *phba) in lpfc_selective_reset() function
1742 status = phba->lpfc_selective_reset(phba); in lpfc_issue_reset()
H A Dlpfc_init.c8552 phba->lpfc_selective_reset = lpfc_selective_reset; in lpfc_init_api_table_setup()