[go: nahoru, domu]

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

/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c369 struct bnx2fc_cmd *orig_io_req, *new_io_req; local
473 new_io_req = bnx2fc_cmd_alloc(tgt);
474 if (!new_io_req)
476 new_io_req->sc_cmd = orig_io_req->sc_cmd;
483 rc = bnx2fc_post_io_req(tgt, new_io_req);

Completed in 32 milliseconds