Lines Matching refs:scsi_get_prot_op
153 switch (scsi_get_prot_op(cmd)) { in qla24xx_configure_prot_mode()
1381 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla24xx_build_scsi_crc_2_iocbs()
1382 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP) || in qla24xx_build_scsi_crc_2_iocbs()
1383 (scsi_get_prot_op(cmd) == SCSI_PROT_READ_STRIP) || in qla24xx_build_scsi_crc_2_iocbs()
1384 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_INSERT)) in qla24xx_build_scsi_crc_2_iocbs()
1445 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla24xx_build_scsi_crc_2_iocbs()
1717 if (scsi_get_prot_op(cmd) == SCSI_PROT_NORMAL) { in qla24xx_dif_start_scsi()
1754 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla24xx_dif_start_scsi()
1755 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP)) { in qla24xx_dif_start_scsi()
1784 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla24xx_dif_start_scsi()
1785 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP)) { in qla24xx_dif_start_scsi()
2090 scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in qla2xxx_dif_start_scsi_mq()
2096 if (scsi_get_prot_op(cmd) == SCSI_PROT_NORMAL) { in qla2xxx_dif_start_scsi_mq()
2134 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla2xxx_dif_start_scsi_mq()
2135 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP)) { in qla2xxx_dif_start_scsi_mq()
2164 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla2xxx_dif_start_scsi_mq()
2165 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP)) { in qla2xxx_dif_start_scsi_mq()