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