Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dtga.c101 static void tga_bt463_wr(void *, u_int, uint8_t);
474 tga_sched_update, tga_bt463_wr, tga_bt463_rd); in tgaattach()
755 bt463_cninit(dcp, tga_sched_update, tga_bt463_wr, in tga_cnattach()
1430 tga_bt463_wr(void *v, u_int btreg, uint8_t val) in tga_bt463_wr() function