Home
last modified time | relevance | path

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

/openbsd/sys/dev/isa/
H A Dvga_isa.c97 vga_common_attach(self, ia->ia_iot, ia->ia_memt, in vga_isa_attach()
/openbsd/sys/dev/ic/
H A Dvgavar.h184 vga_common_attach(struct device *, bus_space_tag_t, bus_space_tag_t,
H A Dvga.c520 vga_common_attach(struct device *self, bus_space_tag_t iot, in vga_common_attach() function
/openbsd/sys/dev/pci/
H A Dvga_pci.c239 sc->sc_vc = vga_common_attach(self, pa->pa_iot, pa->pa_memt, in vga_pci_attach()