Searched defs:lpfc_selective_reset (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/lpfc/
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.h574 int (*lpfc_selective_reset) member in struct:lpfc_hba

Completed in 19 milliseconds