Home
last modified time | relevance | path

Searched refs:SCSI_PROT_REF_INCREMENT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/scsi/
H A Dscsi_cmnd.h277 SCSI_PROT_REF_INCREMENT = 1 << 3, enumerator
/openbmc/linux/drivers/scsi/
H A Dsd.c755 SCSI_PROT_REF_INCREMENT, in sd_prot_flag_mask()
757 [SCSI_PROT_READ_INSERT] = SCSI_PROT_REF_INCREMENT | in sd_prot_flag_mask()
763 SCSI_PROT_REF_INCREMENT | in sd_prot_flag_mask()
767 SCSI_PROT_REF_INCREMENT, in sd_prot_flag_mask()
771 SCSI_PROT_REF_INCREMENT | in sd_prot_flag_mask()
777 SCSI_PROT_REF_INCREMENT | in sd_prot_flag_mask()
801 scmd->prot_flags |= SCSI_PROT_REF_INCREMENT; in sd_setup_protect_cmnd()
/openbmc/linux/drivers/infiniband/ulp/iser/
H A Diser_memory.c189 if (sc->prot_flags & SCSI_PROT_REF_INCREMENT) in iser_set_dif_domain()
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c3006 if (scmd->prot_flags & SCSI_PROT_REF_INCREMENT) in mpi3mr_setup_eedp()
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c5070 if (scmd->prot_flags & SCSI_PROT_REF_INCREMENT) { in _scsih_setup_eedp()