Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/sound/pci/
H A Dt4dwave.c92 struct tr_info { struct
93 u_int32_t type;
94 u_int32_t rev;
96 bus_space_tag_t st;
100 struct resource *reg, *irq;
101 int regtype, regid, irqid;
102 void *ih;
104 struct mtx *lock;
106 u_int32_t hwchns;
107 u_int32_t playchns;
[all …]