Lines Matching refs:scsi_get_prot_op
1325 uint32_t op = scsi_get_prot_op(sc); in lpfc_bg_err_inject()
1728 switch (scsi_get_prot_op(sc)) { in lpfc_sc_to_bg_opcodes()
1751 scsi_get_prot_op(sc)); in lpfc_sc_to_bg_opcodes()
1757 switch (scsi_get_prot_op(sc)) { in lpfc_sc_to_bg_opcodes()
1780 scsi_get_prot_op(sc)); in lpfc_sc_to_bg_opcodes()
1808 switch (scsi_get_prot_op(sc)) { in lpfc_bg_err_opcodes()
1833 switch (scsi_get_prot_op(sc)) { in lpfc_bg_err_opcodes()
2650 unsigned char op = scsi_get_prot_op(sc); in lpfc_prot_group_type()
2695 if (scsi_get_prot_op(sc) == SCSI_PROT_READ_INSERT) in lpfc_bg_scsi_adjust_dl()
2700 if (scsi_get_prot_op(sc) == SCSI_PROT_WRITE_STRIP) in lpfc_bg_scsi_adjust_dl()
2917 prot = scsi_get_prot_op(cmd); in lpfc_calc_bg_err()
3198 switch (scsi_get_prot_op(cmd)) { in lpfc_parse_bg_err()
3495 switch (scsi_get_prot_op(scsi_cmnd)) { in lpfc_bg_scsi_prep_dma_buf_s4()
4090 if (scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in lpfc_scsi_cmd_iocb_cmpl()
4563 if ((scsi_get_prot_op(cmnd) != SCSI_PROT_NORMAL) && in lpfc_queuecommand()
4570 cmnd->cmnd[0], scsi_get_prot_op(cmnd), in lpfc_queuecommand()
4571 dif_op_str[scsi_get_prot_op(cmnd)]); in lpfc_queuecommand()
4633 if (scsi_get_prot_op(cmnd) != SCSI_PROT_NORMAL) { in lpfc_queuecommand()
4639 dif_op_str[scsi_get_prot_op(cmnd)], in lpfc_queuecommand()