Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sound/pci/
H A Dt4dwave.c90 struct tr_info { struct
91 u_int32_t type;
92 u_int32_t rev;
94 bus_space_tag_t st;
98 struct resource *reg, *irq;
99 int regtype, regid, irqid;
100 void *ih;
102 struct mtx *lock;
104 u_int32_t hwchns;
105 u_int32_t playchns;
[all …]