Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mpi3mr/
H A Dmpi3mr_app.c190 sc->facts.sge_mod_shift) << 32); in mpi3mr_app_construct_nvme_sgl()
192 sc->facts.sge_mod_shift) << 32; in mpi3mr_app_construct_nvme_sgl()
276 sc->facts.sge_mod_shift) << 32); in mpi3mr_app_build_nvme_prp()
278 sc->facts.sge_mod_shift) << 32; in mpi3mr_app_build_nvme_prp()
H A Dmpi3mr.h353 U8 sge_mod_shift; member
H A Dmpi3mr.c1643 sc->facts.sge_mod_shift = facts_data->SGEModifierShift; in mpi3mr_process_factsdata()
1680 sc->facts.sge_mod_shift); in mpi3mr_process_factsdata()