Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c223 int sbd_zcopy = 1; /* enable zcopy read & write path */ variable
942 if (sbd_zcopy & (2|1) && /* Debug switch */ in sbd_handle_read()
1433 (sbd_zcopy & (4|1)) && !fua_bit) { in sbd_handle_write_xfer_completion()
1619 if (sbd_zcopy & (4|1) && /* Debug switch */ in sbd_handle_write()