Searched defs:hif_scatter_item (Results 1 – 1 of 1) sorted by relevance
273 struct hif_scatter_item { struct274 u8 *pBuffer; /* CPU accessible address of buffer */275 int Length; /* length of transfer to/from this buffer */276 …d *pCallerContexts[2]; /* space for caller to insert a context associated with this item */