Searched defs:bo_slice (Results 1 – 1 of 1) sorted by relevance
244 struct bo_slice { struct246 struct sg_table *sgt;248 int nents;250 int dir;252 struct dbc_req *reqs;253 struct kref ref_count;255 bool no_xfer;257 struct qaic_bo *bo;259 struct list_head slice;261 u64 size;[all …]