Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/iscsi/
HDiscsi_ioctl.h126 size_t idh_max_burst_length; member
HDiscsi.c1428 is->is_max_burst_length = handoff->idh_max_burst_length; in iscsi_ioctl_daemon_handoff()
/freebsd-11-stable/usr.sbin/iscsid/
HDiscsid.c283 idh.idh_max_burst_length = conn->conn_max_burst_length; in handoff()