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

  /src/sys/dev/pci/
vga_pci.c 89 static int vga_pci_match(device_t, cfdata_t, void *);
96 vga_pci_match, vga_pci_attach, NULL, NULL, vga_pci_rescan, NULL);
142 vga_pci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 34 milliseconds