Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sound/pci/
Datiixp.c86 struct atiixp_dma_op { struct
99 struct atiixp_dma_op *sgd_table; argument
126 struct atiixp_dma_op *sgd_table;
480 sizeof(struct atiixp_dma_op)); in atiixp_chan_init()
603 (((i + 1) % blkcnt) * sizeof(struct atiixp_dma_op))); in atiixp_buildsgdt()
1277 sizeof(struct atiixp_dma_op), in atiixp_pci_attach()
1291 sizeof(struct atiixp_dma_op), atiixp_dma_cb, sc, 0)) in atiixp_pci_attach()