Searched defs:bo_slice (Results 1 – 1 of 1) sorted by relevance
227 struct bo_slice { struct229 struct sg_table *sgt;231 int nents;233 int dir;235 struct dbc_req *reqs;236 struct kref ref_count;238 bool no_xfer;240 struct qaic_bo *bo;242 struct list_head slice;244 u64 size;[all …]