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

  /src/sys/dev/pci/
if_gem_pci.c 83 int gem_pci_match(device_t, cfdata_t, void *);
87 gem_pci_match, gem_pci_attach, gem_pci_detach, NULL, NULL, NULL,
95 gem_pci_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 13 milliseconds