Searched defs:isert_device (Results 1 – 1 of 1) sorted by relevance
195 struct isert_device { struct196 bool pi_capable;197 int refcount;198 struct ib_device *ib_device;199 struct ib_pd *pd;200 struct isert_comp *comps;201 int comps_used;202 struct list_head dev_node;