Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dstmf.h139 uint32_t task_copy_threshold; /* copy reduction threshold */ member
/titanic_44/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c897 sbd_copy_threshold : task->task_copy_threshold; in sbd_handle_read()
1411 if (len < task->task_copy_threshold || len < blksize) in sbd_zcopy_write_useful()
/titanic_44/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1772 task->task_copy_threshold = fds->fds_copy_threshold; in fct_post_rcvd_cmd()