Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Des137x.c209 struct es_info { struct
210 bus_space_tag_t st;
211 bus_space_handle_t sh;
212 bus_dma_tag_t parent_dmat;
214 struct resource *reg, *irq;
238 static uint32_t es1371_wait_src_ready(struct es_info *); argument