Lines Matching refs:tr_info
65 struct tr_info;
78 struct tr_info *parent;
86 struct tr_info *parent;
90 struct tr_info { struct
145 tr_rd(struct tr_info *tr, int regno, int size) in tr_rd()
160 tr_wr(struct tr_info *tr, int regno, u_int32_t data, int size) in tr_wr()
181 struct tr_info *tr = (struct tr_info *)devinfo; in tr_rdcd()
240 struct tr_info *tr = (struct tr_info *)devinfo; in tr_wrcd()
312 struct tr_info *tr = ch->parent;
324 struct tr_info *tr = ch->parent; in tr_clrint()
335 struct tr_info *tr = ch->parent; in tr_enaint()
358 struct tr_info *tr = ch->parent; in tr_selch()
370 struct tr_info *tr = ch->parent; in tr_startch()
381 struct tr_info *tr = ch->parent; in tr_stopch()
392 struct tr_info *tr = ch->parent; in tr_wrch()
442 struct tr_info *tr = ch->parent; in tr_rdch()
502 struct tr_info *tr = devinfo; in trpchan_init()
611 struct tr_info *tr = devinfo; in trrchan_init()
629 struct tr_info *tr = ch->parent; in trrchan_setformat()
647 struct tr_info *tr = ch->parent; in trrchan_setspeed()
671 struct tr_info *tr = ch->parent; in trrchan_trigger()
703 struct tr_info *tr = ch->parent; in trrchan_getptr()
733 struct tr_info *tr = (struct tr_info *)p; in tr_intr()
781 tr_init(struct tr_info *tr) in tr_init()
824 struct tr_info *tr; in tr_pci_attach()
948 struct tr_info *tr; in tr_pci_detach()
969 struct tr_info *tr; in tr_pci_suspend()
992 struct tr_info *tr; in tr_pci_resume()