Home
last modified time | relevance | path

Searched refs:SCSI_PROT_WRITE_PASS (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/include/scsi/
Dscsi_cmnd.h231 SCSI_PROT_WRITE_PASS, enumerator
/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_iocb.c177 case SCSI_PROT_WRITE_PASS: in qla24xx_configure_prot_mode()
768 op == SCSI_PROT_WRITE_PASS)) { in qla24xx_set_t10dif_tags()
864 if (scsi_get_prot_op(sp->cmd) == SCSI_PROT_WRITE_PASS) { in qla24xx_walk_and_build_sglist()
937 if (scsi_get_prot_op(sp->cmd) == SCSI_PROT_WRITE_PASS) { in qla24xx_walk_and_build_prot_sglist()
947 if (scsi_get_prot_op(sp->cmd) == SCSI_PROT_WRITE_PASS) { in qla24xx_walk_and_build_prot_sglist()
/linux-2.6.39/include/trace/events/
Dscsi.h196 scsi_prot_op_name(SCSI_PROT_WRITE_PASS))
/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_scsi.c1272 case SCSI_PROT_WRITE_PASS: in lpfc_sc_to_bg_opcodes()
1295 case SCSI_PROT_WRITE_PASS: in lpfc_sc_to_bg_opcodes()
1352 op == SCSI_PROT_WRITE_PASS)) { in lpfc_get_cmd_dif_parms()
1718 case SCSI_PROT_WRITE_PASS: in lpfc_prot_group_type()
/linux-2.6.39/drivers/scsi/
Dsd.c475 prot_op = SCSI_PROT_WRITE_PASS; in sd_prot_op()
/linux-2.6.39/drivers/s390/scsi/
Dzfcp_fsf.c2146 case SCSI_PROT_WRITE_PASS: in zfcp_fsf_set_data_dir()