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.c222 int sbd_zcopy = 1; /* enable zcopy read & write path */ variable
941 if (sbd_zcopy & (2|1) && /* Debug switch */ in sbd_handle_read()
1432 (sbd_zcopy & (4|1)) && !fua_bit) { in sbd_handle_write_xfer_completion()
1618 if (sbd_zcopy & (4|1) && /* Debug switch */ in sbd_handle_write()