Lines Matching refs:scsi_get_prot_op
1014 uint32_t op = scsi_get_prot_op(sc); in lpfc_bg_err_inject()
1421 switch (scsi_get_prot_op(sc)) { in lpfc_sc_to_bg_opcodes()
1444 scsi_get_prot_op(sc)); in lpfc_sc_to_bg_opcodes()
1450 switch (scsi_get_prot_op(sc)) { in lpfc_sc_to_bg_opcodes()
1473 scsi_get_prot_op(sc)); in lpfc_sc_to_bg_opcodes()
1500 switch (scsi_get_prot_op(sc)) { in lpfc_bg_err_opcodes()
1525 switch (scsi_get_prot_op(sc)) { in lpfc_bg_err_opcodes()
2475 unsigned char op = scsi_get_prot_op(sc); in lpfc_prot_group_type()
2520 if (scsi_get_prot_op(sc) == SCSI_PROT_READ_INSERT) in lpfc_bg_scsi_adjust_dl()
2525 if (scsi_get_prot_op(sc) == SCSI_PROT_WRITE_STRIP) in lpfc_bg_scsi_adjust_dl()
2766 prot = scsi_get_prot_op(cmd); in lpfc_calc_bg_err()
3016 switch (scsi_get_prot_op(cmd)) { in lpfc_sli4_parse_bg_err()
3156 switch (scsi_get_prot_op(cmd)) { in lpfc_parse_bg_err()
3572 switch (scsi_get_prot_op(scsi_cmnd)) { in lpfc_bg_scsi_prep_dma_buf_s4()
4383 if (scsi_get_prot_op(cmd) != in lpfc_fcp_io_cmd_wqe_cmpl()
4670 if (scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in lpfc_scsi_cmd_iocb_cmpl()
5596 if ((scsi_get_prot_op(cmnd) != SCSI_PROT_NORMAL) && in lpfc_queuecommand()
5603 cmnd->cmnd[0], scsi_get_prot_op(cmnd), in lpfc_queuecommand()
5604 dif_op_str[scsi_get_prot_op(cmnd)]); in lpfc_queuecommand()
5681 if (scsi_get_prot_op(cmnd) != SCSI_PROT_NORMAL) { in lpfc_queuecommand()
5687 dif_op_str[scsi_get_prot_op(cmnd)], in lpfc_queuecommand()