Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/disk/iscsi/initiator/
H A Discsivar.h116 typedef struct isc_session { struct
118 int flags;
119 struct cdev *dev;
120 struct socket *soc;
121 struct file *fp;
122 struct thread *td;
124 struct proc *proc; // the userland process
125 int signal;
127 struct thread *soc_thr;
129 struct thread *stp; // the sm thread
[all …]