Home
last modified time | relevance | path

Searched refs:ISCSI_MAX_FIRST_BURST_LENGTH (Results 1 – 3 of 3) sorted by path

/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_login.c2401 ISCSI_MAX_FIRST_BURST_LENGTH, in iscsit_handle_operational_key()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.c5099 ipgp->g_value.v_integer.i_max = ISCSI_MAX_FIRST_BURST_LENGTH; in iscsi_get_param()
/illumos-gate/usr/src/uts/common/sys/
H A Discsi_protocol.h702 #define ISCSI_MAX_FIRST_BURST_LENGTH 0xffffff macro