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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_crtn.h336 int lpfc_selective_reset(struct lpfc_hba *);
572 int lpfc_selective_reset(struct lpfc_hba *);
H A Dlpfc.h946 int (*lpfc_selective_reset) member in struct:lpfc_hba
H A Dlpfc_attr.c1529 * lpfc_selective_reset - Offline then onlines the port
1546 lpfc_selective_reset(struct lpfc_hba *phba) function
1584 * If the buf contains the string "selective" then lpfc_selective_reset()
1588 * Assumes any error from lpfc_selective_reset() will be negative.
1589 * If lpfc_selective_reset() returns zero then the length of the buffer
1595 * return value of lpfc_selective_reset() if the call fails
1610 status = phba->lpfc_selective_reset(phba);
H A Dlpfc_bsg.c2061 rc = lpfc_selective_reset(phba);
2313 rc = lpfc_selective_reset(phba);
H A Dlpfc_init.c8582 phba->lpfc_selective_reset = lpfc_selective_reset;

Completed in 190 milliseconds