Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dqwzvar.h894 struct qwz_ce_ring { struct
896 unsigned int nentries;
897 unsigned int nentries_mask;
909 unsigned int sw_index;
911 unsigned int write_index;
915 caddr_t base_addr;
918 bus_dmamap_t dmap;
919 bus_dma_segment_t dsegs;
920 int nsegs;
921 size_t desc_sz;
[all …]