HomeSort by: relevance | last modified time | path
    Searched defs:tga_init (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
tga.c 69 static void tga_init(bus_space_tag_t memt, pci_chipset_tag_t pc,
240 tga_init(bus_space_tag_t memt, pci_chipset_tag_t pc, pcitag_t tag, function in typeref:typename:void
257 panic("tga_init: memory size mismatch?");
273 panic("tga_init: TGA Revision not recognized");
414 tga_init(pa->pa_memt, pa->pa_pc, pa->pa_tag, sc->sc_dc);
728 tga_init(memt, pc, pci_make_tag(pc, bus, device, function), dcp);
tga.c 69 static void tga_init(bus_space_tag_t memt, pci_chipset_tag_t pc,
240 tga_init(bus_space_tag_t memt, pci_chipset_tag_t pc, pcitag_t tag, function in typeref:typename:void
257 panic("tga_init: memory size mismatch?");
273 panic("tga_init: TGA Revision not recognized");
414 tga_init(pa->pa_memt, pa->pa_pc, pa->pa_tag, sc->sc_dc);
728 tga_init(memt, pc, pci_make_tag(pc, bus, device, function), dcp);
tga.c 69 static void tga_init(bus_space_tag_t memt, pci_chipset_tag_t pc,
240 tga_init(bus_space_tag_t memt, pci_chipset_tag_t pc, pcitag_t tag, function in typeref:typename:void
257 panic("tga_init: memory size mismatch?");
273 panic("tga_init: TGA Revision not recognized");
414 tga_init(pa->pa_memt, pa->pa_pc, pa->pa_tag, sc->sc_dc);
728 tga_init(memt, pc, pci_make_tag(pc, bus, device, function), dcp);

Completed in 35 milliseconds