Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c643 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason, in abort_status_to_errno() function
688 csk->err = abort_status_to_errno(csk, req->status, &rst_status); in do_abort_req()
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c944 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason, in abort_status_to_errno() function
1000 csk->err = abort_status_to_errno(csk, req->status, &rst_status); in do_abort_req_rss()