Searched defs:isert_device (Results 1 – 1 of 1) sorted by relevance
184 struct isert_device { struct185 bool pi_capable;186 int refcount;187 struct ib_device *ib_device;188 struct ib_pd *pd;189 struct isert_comp *comps;190 int comps_used;191 struct list_head dev_node;