Home
last modified time | relevance | path

Searched refs:sge_mod_shift (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_app.c189 sc->facts.sge_mod_shift) << 32); in mpi3mr_app_construct_nvme_sgl()
191 sc->facts.sge_mod_shift) << 32; in mpi3mr_app_construct_nvme_sgl()
275 sc->facts.sge_mod_shift) << 32); in mpi3mr_app_build_nvme_prp()
277 sc->facts.sge_mod_shift) << 32; in mpi3mr_app_build_nvme_prp()
H A Dmpi3mr.h368 U8 sge_mod_shift; member
H A Dmpi3mr.c1665 sc->facts.sge_mod_shift = facts_data->SGEModifierShift; in mpi3mr_process_factsdata()
1706 sc->facts.sge_mod_shift); in mpi3mr_process_factsdata()