Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/mrsas/
HDmrsas_cam.c1394 mrsas_atomic_inc(&sc->sge_holes); in mrsas_is_prp_possible()
1403 mrsas_atomic_inc(&sc->sge_holes); in mrsas_is_prp_possible()
1412 mrsas_atomic_inc(&sc->sge_holes); in mrsas_is_prp_possible()
HDmrsas.c485 &sc->sge_holes.val_rdonly, 0, "Number of IOs with holes in SGEs"); in mrsas_setup_sysctl()
946 mrsas_atomic_set(&sc->sge_holes, 0); in mrsas_attach()
HDmrsas.h3575 mrsas_atomic_t sge_holes; member