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

/drivers/scsi/lpfc/
H A Dlpfc_crtn.h263 int lpfc_selective_reset(struct lpfc_hba *);
462 int lpfc_selective_reset(struct lpfc_hba *);
H A Dlpfc.h573 int (*lpfc_selective_reset) member in struct:lpfc_hba
H A Dlpfc_attr.c721 * lpfc_selective_reset - Offline then onlines the port
738 lpfc_selective_reset(struct lpfc_hba *phba) function
774 * If the buf contains the string "selective" then lpfc_selective_reset()
778 * Assumes any error from lpfc_selective_reset() will be negative.
779 * If lpfc_selective_reset() returns zero then the length of the buffer
785 * return value of lpfc_selective_reset() if the call fails
800 status = phba->lpfc_selective_reset(phba);
H A Dlpfc_bsg.c1851 rc = lpfc_selective_reset(phba);
2064 rc = lpfc_selective_reset(phba);
H A Dlpfc_init.c4734 phba->lpfc_selective_reset = lpfc_selective_reset;

Completed in 53 milliseconds