Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/atari/pci/
H A Dpci_vga.h26 int check_for_vga(bus_space_tag_t, bus_space_tag_t);
H A Dpci_vga.c117 check_for_vga(bus_space_tag_t iot, bus_space_tag_t memt) in check_for_vga() function
H A Dpci_machdep.c190 check_for_vga(pba.pba_iot, pba.pba_memt); in pcibusattach()