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

  /src/sys/dev/pci/
if_jme.c 180 static int jme_pci_match(device_t, cfdata_t, void *);
221 jme_pci_match, jme_pci_attach, NULL, NULL);
236 jme_pci_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 12 milliseconds