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

/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c642 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason, function
687 csk->err = abort_status_to_errno(csk, req->status, &rst_status);
/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c744 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason, function
798 csk->err = abort_status_to_errno(csk, req->status, &rst_status);

Completed in 56 milliseconds