Home
last modified time | relevance | path

Searched refs:x_ndmac (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dblkdev.h96 unsigned x_ndmac; member
/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_mem.c120 cmdp->sc_ndmac = xfer->x_ndmac; in sda_mem_rw()
/illumos-gate/usr/src/uts/common/io/vioblk/
H A Dvioblk.c433 for (uint_t n = 0; n < xfer->x_ndmac; n++) { in vioblk_request()
452 total_cookies += xfer->x_ndmac; in vioblk_request()
/illumos-gate/usr/src/uts/common/io/blkdev/
H A Dblkdev.c239 #define i_ndmac i_public.x_ndmac
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.c653 n_sg = xfer->x_ndmac; in skd_blkdev_preop_sg_list()