Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c644 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason, in abort_status_to_errno() function
689 csk->err = abort_status_to_errno(csk, req->status, &rst_status); in do_abort_req()
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1134 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason, in abort_status_to_errno() function
1190 csk->err = abort_status_to_errno(csk, req->status, &rst_status); in do_abort_req_rss()