Lines Matching refs:scsi_get_prot_op
1300 uint32_t op = scsi_get_prot_op(sc); in lpfc_bg_err_inject()
1703 switch (scsi_get_prot_op(sc)) { in lpfc_sc_to_bg_opcodes()
1726 scsi_get_prot_op(sc)); in lpfc_sc_to_bg_opcodes()
1732 switch (scsi_get_prot_op(sc)) { in lpfc_sc_to_bg_opcodes()
1755 scsi_get_prot_op(sc)); in lpfc_sc_to_bg_opcodes()
1783 switch (scsi_get_prot_op(sc)) { in lpfc_bg_err_opcodes()
1808 switch (scsi_get_prot_op(sc)) { in lpfc_bg_err_opcodes()
2625 unsigned char op = scsi_get_prot_op(sc); in lpfc_prot_group_type()
2670 if (scsi_get_prot_op(sc) == SCSI_PROT_READ_INSERT) in lpfc_bg_scsi_adjust_dl()
2675 if (scsi_get_prot_op(sc) == SCSI_PROT_WRITE_STRIP) in lpfc_bg_scsi_adjust_dl()
2892 prot = scsi_get_prot_op(cmd); in lpfc_calc_bg_err()
3173 switch (scsi_get_prot_op(cmd)) { in lpfc_parse_bg_err()
3455 switch (scsi_get_prot_op(scsi_cmnd)) { in lpfc_bg_scsi_prep_dma_buf_s4()
4038 if (scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in lpfc_scsi_cmd_iocb_cmpl()
4546 if ((scsi_get_prot_op(cmnd) != SCSI_PROT_NORMAL) && in lpfc_queuecommand()
4553 cmnd->cmnd[0], scsi_get_prot_op(cmnd), in lpfc_queuecommand()
4554 dif_op_str[scsi_get_prot_op(cmnd)]); in lpfc_queuecommand()
4587 if (scsi_get_prot_op(cmnd) != SCSI_PROT_NORMAL) { in lpfc_queuecommand()
4593 dif_op_str[scsi_get_prot_op(cmnd)], in lpfc_queuecommand()