Searched defs:bo_slice (Results 1 – 1 of 1) sorted by relevance
257 struct bo_slice { struct259 struct sg_table *sgt;261 int nents;263 int dir;265 struct dbc_req *reqs;266 struct kref ref_count;268 bool no_xfer;270 struct qaic_bo *bo;272 struct list_head slice;274 u64 size;[all …]