Lines Matching refs:scsi_get_prot_op
154 switch (scsi_get_prot_op(cmd)) { in qla24xx_configure_prot_mode()
1434 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla24xx_build_scsi_crc_2_iocbs()
1435 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP) || in qla24xx_build_scsi_crc_2_iocbs()
1436 (scsi_get_prot_op(cmd) == SCSI_PROT_READ_STRIP) || in qla24xx_build_scsi_crc_2_iocbs()
1437 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_INSERT)) in qla24xx_build_scsi_crc_2_iocbs()
1498 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla24xx_build_scsi_crc_2_iocbs()
1752 if (scsi_get_prot_op(cmd) == SCSI_PROT_NORMAL) { in qla24xx_dif_start_scsi()
1789 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla24xx_dif_start_scsi()
1790 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP)) { in qla24xx_dif_start_scsi()
1819 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla24xx_dif_start_scsi()
1820 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP)) { in qla24xx_dif_start_scsi()
2094 scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in qla2xxx_dif_start_scsi_mq()
2100 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()