Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Demu10kx.c308 struct emu_sc_info { struct
309 struct mtx lock;
310 struct mtx rw; /* Hardware exclusive access lock */
313 device_t dev;
314 device_t pcm[RT_COUNT];
315 device_t midi[2];
316 uint32_t type;
317 uint32_t rev;
319 bus_space_tag_t st;
320 bus_space_handle_t sh;
[all …]