Lines Matching refs:tr_chinfo
68 struct tr_chinfo { struct
108 struct tr_chinfo chinfo[TR_MAXPLAYCH];
310 tr_testint(struct tr_chinfo *ch)
322 tr_clrint(struct tr_chinfo *ch) in tr_clrint()
333 tr_enaint(struct tr_chinfo *ch, int enable) in tr_enaint()
356 tr_selch(struct tr_chinfo *ch) in tr_selch()
368 tr_startch(struct tr_chinfo *ch) in tr_startch()
379 tr_stopch(struct tr_chinfo *ch) in tr_stopch()
390 tr_wrch(struct tr_chinfo *ch) in tr_wrch()
440 tr_rdch(struct tr_chinfo *ch) in tr_rdch()
503 struct tr_chinfo *ch; in trpchan_init()
520 struct tr_chinfo *ch = data; in trpchan_setformat()
530 struct tr_chinfo *ch = data; in trpchan_setspeed()
539 struct tr_chinfo *ch = data; in trpchan_setblocksize()
548 struct tr_chinfo *ch = data; in trpchan_trigger()
581 struct tr_chinfo *ch = data; in trpchan_getptr()
734 struct tr_chinfo *ch; in tr_intr()