Home
last modified time | relevance | path

Searched defs:hpc_dma_desc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sgimips/hpc/
H A Dhpcreg.h45 struct hpc_dma_desc { struct
46 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 */