Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h208 uint32_t fds_copy_threshold; member
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1791 task->task_copy_threshold = fds->fds_copy_threshold; in fct_post_rcvd_cmd()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1914 fds->fds_copy_threshold = (uint32_t)MMU_PAGESIZE; in qlt_port_start()