Searched refs:eedp_flags (Results 1 – 1 of 1) sorted by relevance
4499 u16 eedp_flags; in _scsih_setup_eedp() local4509 eedp_flags = MPI2_SCSIIO_EEDPFLAGS_CHECK_REMOVE_OP; in _scsih_setup_eedp()4511 eedp_flags = MPI2_SCSIIO_EEDPFLAGS_INSERT_OP; in _scsih_setup_eedp()4523 eedp_flags |= MPI2_SCSIIO_EEDPFLAGS_INC_PRI_REFTAG | in _scsih_setup_eedp()4535 eedp_flags |= MPI2_SCSIIO_EEDPFLAGS_CHECK_GUARD; in _scsih_setup_eedp()4544 eedp_flags |= MPI25_SCSIIO_EEDPFLAGS_APPTAG_DISABLE_MODE; in _scsih_setup_eedp()4545 mpi_request->EEDPFlags = cpu_to_le16(eedp_flags); in _scsih_setup_eedp()