Searched defs:hpc_dma_desc (Results 1 – 1 of 1) sorted by relevance
45 struct hpc_dma_desc { struct46 uint32_t hdd_bufptr; /* Physical address of buffer */47 uint32_t hdd_ctl; /* Control flags and byte count */48 uint32_t hdd_descptr; /* Physical address of next descr. */49 uint32_t hdd_pad; /* Pad out to quadword alignment */