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