Home
last modified time | relevance | path

Searched refs:bnx2fc_send_rec (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c420 rc = bnx2fc_send_rec(orig_io_req); in bnx2fc_rec_compl()
582 int bnx2fc_send_rec(struct bnx2fc_cmd *orig_io_req) in bnx2fc_send_rec() function
H A Dbnx2fc.h592 int bnx2fc_send_rec(struct bnx2fc_cmd *orig_io_req);
H A Dbnx2fc_hwi.c765 rc = bnx2fc_send_rec(io_req); in bnx2fc_process_unsol_compl()