Searched refs:scsi_get_prot_op (Results 1 – 7 of 7) sorted by relevance
196 switch (scsi_get_prot_op(sc)) { in iser_set_sig_attrs()220 scsi_get_prot_op(sc)); in iser_set_sig_attrs()365 scsi_get_prot_op(task->sc) == SCSI_PROT_NORMAL; in iser_reg_mem_fastreg()370 if (scsi_get_prot_op(task->sc) == SCSI_PROT_NORMAL) { in iser_reg_mem_fastreg()
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()[all …]
144 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla2x00_hba_err_chk_enabled()
915 scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in qla2xxx_queuecommand()
268 static inline unsigned char scsi_get_prot_op(struct scsi_cmnd *scmd) in scsi_get_prot_op() function
363 if (scsi_get_prot_op(sc) != SCSI_PROT_NORMAL) in iscsi_prep_scsi_cmd_pdu()
3126 unsigned char prot_op = scsi_get_prot_op(scmd); in mpi3mr_setup_eedp()