Searched refs:eedp_flags (Results 1 – 2 of 2) sorted by relevance
3729 u16 eedp_flags; in _scsih_setup_eedp() local3737 eedp_flags = MPI2_SCSIIO_EEDPFLAGS_CHECK_REMOVE_OP; in _scsih_setup_eedp()3739 eedp_flags = MPI2_SCSIIO_EEDPFLAGS_INSERT_OP; in _scsih_setup_eedp()3751 eedp_flags |= MPI2_SCSIIO_EEDPFLAGS_INC_PRI_REFTAG | in _scsih_setup_eedp()3763 eedp_flags |= MPI2_SCSIIO_EEDPFLAGS_CHECK_GUARD; in _scsih_setup_eedp()3767 mpi_request->EEDPFlags = cpu_to_le16(eedp_flags); in _scsih_setup_eedp()
3425 u16 eedp_flags; in _scsih_setup_eedp() local3435 eedp_flags = MPI2_SCSIIO_EEDPFLAGS_CHECK_REMOVE_OP; in _scsih_setup_eedp()3437 eedp_flags = MPI2_SCSIIO_EEDPFLAGS_INSERT_OP; in _scsih_setup_eedp()3449 eedp_flags |= MPI2_SCSIIO_EEDPFLAGS_INC_PRI_REFTAG | in _scsih_setup_eedp()3461 eedp_flags |= MPI2_SCSIIO_EEDPFLAGS_CHECK_GUARD; in _scsih_setup_eedp()3468 mpi_request->EEDPFlags = cpu_to_le16(eedp_flags); in _scsih_setup_eedp()