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

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

Completed in 74 milliseconds