| H A D | t4dwave.c | 145 tr_rd(struct tr_info *tr, int regno, int size) in tr_rd() argument 149 return bus_space_read_1(tr->st, tr->sh, regno); in tr_rd() 151 return bus_space_read_2(tr->st, tr->sh, regno); in tr_rd() 153 return bus_space_read_4(tr->st, tr->sh, regno); in tr_rd() 160 tr_wr(struct tr_info *tr, int regno, u_int32_t data, int size) in tr_wr() argument 164 bus_space_write_1(tr->st, tr in tr_wr() 181 struct tr_info *tr = (struct tr_info *)devinfo; tr_rdcd() local 240 struct tr_info *tr = (struct tr_info *)devinfo; tr_wrcd() local 324 struct tr_info *tr = ch->parent; tr_clrint() local 335 struct tr_info *tr = ch->parent; tr_enaint() local 358 struct tr_info *tr = ch->parent; tr_selch() local 370 struct tr_info *tr = ch->parent; tr_startch() local 381 struct tr_info *tr = ch->parent; tr_stopch() local 392 struct tr_info *tr = ch->parent; tr_wrch() local 442 struct tr_info *tr = ch->parent; tr_rdch() local 502 struct tr_info *tr = devinfo; trpchan_init() local 611 struct tr_info *tr = devinfo; trrchan_init() local 629 struct tr_info *tr = ch->parent; trrchan_setformat() local 647 struct tr_info *tr = ch->parent; trrchan_setspeed() local 671 struct tr_info *tr = ch->parent; trrchan_trigger() local 703 struct tr_info *tr = ch->parent; trrchan_getptr() local 733 struct tr_info *tr = (struct tr_info *)p; tr_intr() local 781 tr_init(struct tr_info * tr) tr_init() argument 824 struct tr_info *tr; tr_pci_attach() local 948 struct tr_info *tr; tr_pci_detach() local 969 struct tr_info *tr; tr_pci_suspend() local 992 struct tr_info *tr; tr_pci_resume() local [all...] |