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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_attr.c1360 * lpfc_do_offline - Issues a mailbox command to bring the link down
1365 * Assumes any error from lpfc_do_offline() will be negative.
1375 lpfc_do_offline(struct lpfc_hba *phba, uint32_t type) function
1537 * Assumes any error from lpfc_do_offline() will be negative.
1541 * lpfc_do_offline() return code if not zero
1556 status = lpfc_do_offline(phba, LPFC_EVT_OFFLINE);
1722 status = lpfc_do_offline(phba, LPFC_EVT_OFFLINE);
2039 * -EIO if lpfc_workq_post_event() or lpfc_do_offline() fails
2075 status = lpfc_do_offline(phba, LPFC_EVT_OFFLINE);
2080 status = lpfc_do_offline(phb
[all...]

Completed in 121 milliseconds