Searched defs:bo_slice (Results 1 – 1 of 1) sorted by relevance
251 struct bo_slice { struct253 struct sg_table *sgt;255 int nents;257 int dir;259 struct dbc_req *reqs;260 struct kref ref_count;262 bool no_xfer;264 struct qaic_bo *bo;266 struct list_head slice;268 u64 size;[all …]