gtidmac_dma_desc
SLIST_HEAD(, gtidmac_dma_desc) sc_dlist;
struct gtidmac_dma_desc *dd, *fstdd, *nxtdd;
struct gtidmac_dma_desc *dd, *fstdd, *nxtdd;
SLIST_HEAD(, gtidmac_dma_desc) sc_dlist_xore;
struct gtidmac_dma_desc *dd, *fstdd, *nxtdd;
struct gtidmac_dma_desc *dd;
struct gtidmac_dma_desc *, uint32_t, int);
struct gtidmac_dma_desc *dd;
struct gtidmac_dma_desc *, uint32_t, int);
gtidmac_dump_idmacdesc(struct gtidmac_softc *sc, struct gtidmac_dma_desc *dd,
gtidmac_dump_xoredesc(struct gtidmac_softc *sc, struct gtidmac_dma_desc *dd,
kmem_alloc(sizeof(struct gtidmac_dma_desc) * n, KM_SLEEP);
kmem_free(sc->sc_dd_buffer, sizeof(struct gtidmac_dma_desc) * n);
SLIST_ENTRY(gtidmac_dma_desc) dd_next;
struct gtidmac_dma_desc *dd, *fstdd, *nxtdd;
struct gtidmac_dma_desc *sc_dd_buffer;