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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_attr.c664 * lpfc_selective_reset - Offline then onlines the port
680 lpfc_selective_reset(struct lpfc_hba *phba) function
712 * If the buf contains the string "selective" then lpfc_selective_reset()
716 * Assumes any error from lpfc_selective_reset() will be negative.
717 * If lpfc_selective_reset() returns zero then the length of the buffer
723 * return value of lpfc_selective_reset() if the call fails
736 status = lpfc_selective_reset(phba);

Completed in 144 milliseconds