Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c203 int sbd_zcopy = 1; /* enable zcopy read & write path */ variable
866 if (sbd_zcopy & (2|1) && /* Debug switch */ in sbd_handle_read()
1336 (sbd_zcopy & (4|1))) { in sbd_handle_write_xfer_completion()
1495 if (sbd_zcopy & (4|1) && /* Debug switch */ in sbd_handle_write()