Home
last modified time | relevance | path

Searched refs:atiixp_dma_op (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/sound/pci/
H A Datiixp.c84 struct atiixp_dma_op { struct
97 struct atiixp_dma_op *sgd_table; argument
124 struct atiixp_dma_op *sgd_table;
478 sizeof(struct atiixp_dma_op)); in atiixp_chan_init()
601 (((i + 1) % blkcnt) * sizeof(struct atiixp_dma_op))); in atiixp_buildsgdt()
1273 sizeof(struct atiixp_dma_op), in atiixp_pci_attach()
1287 sizeof(struct atiixp_dma_op), atiixp_dma_cb, sc, 0)) in atiixp_pci_attach()