Lines Matching refs:scsi_get_prot_op
1033 uint32_t op = scsi_get_prot_op(sc); in lpfc_bg_err_inject()
1440 switch (scsi_get_prot_op(sc)) { in lpfc_sc_to_bg_opcodes()
1463 scsi_get_prot_op(sc)); in lpfc_sc_to_bg_opcodes()
1469 switch (scsi_get_prot_op(sc)) { in lpfc_sc_to_bg_opcodes()
1492 scsi_get_prot_op(sc)); in lpfc_sc_to_bg_opcodes()
1519 switch (scsi_get_prot_op(sc)) { in lpfc_bg_err_opcodes()
1544 switch (scsi_get_prot_op(sc)) { in lpfc_bg_err_opcodes()
2494 unsigned char op = scsi_get_prot_op(sc); in lpfc_prot_group_type()
2539 if (scsi_get_prot_op(sc) == SCSI_PROT_READ_INSERT) in lpfc_bg_scsi_adjust_dl()
2544 if (scsi_get_prot_op(sc) == SCSI_PROT_WRITE_STRIP) in lpfc_bg_scsi_adjust_dl()
2785 prot = scsi_get_prot_op(cmd); in lpfc_calc_bg_err()
3035 switch (scsi_get_prot_op(cmd)) { in lpfc_sli4_parse_bg_err()
3175 switch (scsi_get_prot_op(cmd)) { in lpfc_parse_bg_err()
3591 switch (scsi_get_prot_op(scsi_cmnd)) { in lpfc_bg_scsi_prep_dma_buf_s4()
4403 if (scsi_get_prot_op(cmd) != in lpfc_fcp_io_cmd_wqe_cmpl()
4690 if (scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in lpfc_scsi_cmd_iocb_cmpl()
5616 if ((scsi_get_prot_op(cmnd) != SCSI_PROT_NORMAL) && in lpfc_queuecommand()
5623 cmnd->cmnd[0], scsi_get_prot_op(cmnd), in lpfc_queuecommand()
5624 dif_op_str[scsi_get_prot_op(cmnd)]); in lpfc_queuecommand()
5701 if (scsi_get_prot_op(cmnd) != SCSI_PROT_NORMAL) { in lpfc_queuecommand()
5707 dif_op_str[scsi_get_prot_op(cmnd)], in lpfc_queuecommand()