Searched defs:iser_device (Results 1 – 2 of 2) sorted by relevance
374 struct iser_device { struct375 struct ib_device *ib_device;376 struct ib_pd *pd;377 struct ib_event_handler event_handler;378 struct list_head ig_list;379 int refcount;380 int comps_used;381 struct iser_comp *comps;382 const struct iser_reg_ops *reg_ops;383 bool remote_inv_sup;
312 struct iser_device { struct313 struct ib_device *ib_device;314 struct ib_pd *pd;315 struct ib_event_handler event_handler;316 struct list_head ig_list;317 int refcount;