Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/
H A Datiixp.c93 struct atiixp_chinfo { struct
94 struct snd_dbuf *buffer;
95 struct pcm_channel *channel;
96 struct atiixp_info *parent;
97 struct atiixp_dma_op *sgd_table;
98 bus_addr_t sgd_addr;
122 struct atiixp_chinfo pch; argument