Searched defs:iser_device (Results 1 – 1 of 1) sorted by relevance
359 struct iser_device { struct360 struct ib_device *ib_device;361 struct ib_pd *pd;362 struct ib_event_handler event_handler;363 struct list_head ig_list;364 int refcount;365 int comps_used;366 struct iser_comp *comps;367 const struct iser_reg_ops *reg_ops;368 bool remote_inv_sup;