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

  /src/sys/dev/pci/
if_ne_pci.c 70 static int ne_pci_match(device_t, cfdata_t, void *);
74 ne_pci_match, ne_pci_attach, NULL, NULL);
157 ne_pci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 11 milliseconds