Lines Matching refs:scsi_get_prot_op
154 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()
1756 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla24xx_dif_start_scsi()
1757 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP)) { in qla24xx_dif_start_scsi()
1786 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla24xx_dif_start_scsi()
1787 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP)) { in qla24xx_dif_start_scsi()
2092 scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in qla2xxx_dif_start_scsi_mq()
2098 if (scsi_get_prot_op(cmd) == SCSI_PROT_NORMAL) { in qla2xxx_dif_start_scsi_mq()
2138 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla2xxx_dif_start_scsi_mq()
2139 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP)) { in qla2xxx_dif_start_scsi_mq()
2168 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla2xxx_dif_start_scsi_mq()
2169 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP)) { in qla2xxx_dif_start_scsi_mq()