sys/dev/pci/tga.c
414
tga_init(pa->pa_memt, pa->pa_pc, pa->pa_tag, sc->sc_dc);
sys/dev/pci/tga.c
69
static void tga_init(bus_space_tag_t memt, pci_chipset_tag_t pc,
sys/dev/pci/tga.c
728
tga_init(memt, pc, pci_make_tag(pc, bus, device, function), dcp);