Searched defs:bo_slice (Results 1 – 1 of 1) sorted by relevance
265 struct bo_slice { struct267 struct sg_table *sgt;269 int nents;271 int dir;273 struct dbc_req *reqs;274 struct kref ref_count;276 bool no_xfer;278 struct qaic_bo *bo;280 struct list_head slice;282 u64 size;[all …]