Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/lpfc/ !
Dlpfc_crtn.h263 int lpfc_selective_reset(struct lpfc_hba *);
462 int lpfc_selective_reset(struct lpfc_hba *);
Dlpfc.h574 int (*lpfc_selective_reset) member
Dlpfc_attr.c738 lpfc_selective_reset(struct lpfc_hba *phba) in lpfc_selective_reset() function
800 status = phba->lpfc_selective_reset(phba); in lpfc_issue_reset()
Dlpfc_bsg.c1854 rc = lpfc_selective_reset(phba); in lpfc_sli4_bsg_diag_loopback_mode()
2067 rc = lpfc_selective_reset(phba); in lpfc_sli4_bsg_diag_mode_end()
Dlpfc_init.c4806 phba->lpfc_selective_reset = lpfc_selective_reset; in lpfc_init_api_table_setup()