Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/iscsi/dist/include/
H A Dtarget.h74 int UsePhaseCollapsedRead; member
/netbsd-src/external/bsd/iscsi/dist/src/lib/
H A Dtarget.c401 if (sess->UsePhaseCollapsedRead) { in scsi_command_t()
443 if (!sess->UsePhaseCollapsedRead || !scsi_cmd.length || scsi_cmd.status) { in scsi_command_t()
1484 sess->UsePhaseCollapsedRead = ISCSI_USE_PHASE_COLLAPSED_READ_DFLT; in worker_proc_t()