Searched defs:_iscsi_thread (Results 1 – 1 of 1) sorted by relevance
58 typedef struct _iscsi_thread { struct59 uint32_t signature;60 uint32_t state;61 ddi_taskq_t *tq;62 iscsi_thread_ep_t entry_point;63 void *arg;64 dev_info_t *dip;65 struct {69 } sign;70 struct {[all …]