Home
last modified time | relevance | path

Searched defs:iscsi_daemon_handoff (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/iscsi/
H A Discsi_ioctl.h127 struct iscsi_daemon_handoff { struct
128 unsigned int idh_session_id;
129 int idh_socket;
130 char idh_target_alias[ISCSI_ALIAS_LEN];
154 #define ISCSIDHANDOFF _IOW('I', 0x02, struct iscsi_daemon_handoff) argument