Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h264 typedef struct _smb_thread { struct
265 uint32_t sth_magic;
266 char sth_name[16];
267 smb_thread_state_t sth_state;
268 kthread_t *sth_th;
269 kt_did_t sth_did;
270 smb_thread_ep_t sth_ep;
271 void *sth_ep_arg;
272 pri_t sth_pri;
273 boolean_t sth_kill;
[all …]