Searched defs:hif_scatter_req_priv (Results 1 – 1 of 1) sorted by relevance
101 struct hif_scatter_req_priv { struct102 struct hif_scatter_req *pHifScatterReq; /* HIF scatter request with allocated entries */ 103 struct hif_device *device; /* this device */104 BUS_REQUEST *busrequest; /* request associated with request */106 struct scatterlist sgentries[MAX_SCATTER_ENTRIES_PER_REQ];