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

  /src/sys/dev/pci/
njs_pci.c 65 static int njs_pci_match(device_t, cfdata_t, void *);
70 njs_pci_match, njs_pci_attach, njs_pci_detach, NULL);
107 njs_pci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 12 milliseconds