Home
last modified time | relevance | path

Searched refs:tr_rd (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sound/pci/
H A Dt4dwave.c145 tr_rd(struct tr_info *tr, int regno, int size) in tr_rd() function
217 j = tr_rd(tr, treg, 4); in tr_rdcd()
219 chk1 = tr_rd(tr, 0xc8, 4); in tr_rdcd()
220 chk2 = tr_rd(tr, 0xc8, 4); in tr_rdcd()
223 chk2 = tr_rd(tr, 0xc8, 4); in tr_rdcd()
230 j=tr_rd(tr, treg, 4); in tr_rdcd()
273 j = tr_rd(tr, treg, 4); in tr_wrcd()
276 chk1 = tr_rd(tr, 0xc8, 4); in tr_wrcd()
277 chk2 = tr_rd(tr, 0xc8, 4); in tr_wrcd()
280 chk2 = tr_rd(tr, 0xc8, 4); in tr_wrcd()
[all …]