bnx2fc_send_srr   589 drivers/scsi/bnx2fc/bnx2fc.h int bnx2fc_send_srr(struct bnx2fc_cmd *orig_io_req, u32 offset, u8 r_ctl);
bnx2fc_send_srr   301 drivers/scsi/bnx2fc/bnx2fc_els.c 			rc = bnx2fc_send_srr(orig_io_req,
bnx2fc_send_srr   564 drivers/scsi/bnx2fc/bnx2fc_els.c 			rc = bnx2fc_send_srr(orig_io_req, offset, r_ctl);
bnx2fc_send_srr  1306 drivers/scsi/bnx2fc/bnx2fc_io.c 	rc = bnx2fc_send_srr(orig_io_req, offset, r_ctl);