Searched defs:tr_info (Results 1 – 1 of 1) sorted by relevance
90 struct tr_info { struct91 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 …]