Searched defs:iser_device (Results 1 – 1 of 1) sorted by relevance
349 struct iser_device { struct350 struct ib_device *ib_device;351 struct ib_pd *pd;352 struct ib_device_attr dev_attr;353 struct ib_mr *mr;354 struct ib_event_handler event_handler;355 struct list_head ig_list;356 int refcount;357 int comps_used;358 struct iser_comp *comps;