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

  /src/sys/dev/pci/
njs_pci.c 66 static void njs_pci_attach(device_t, device_t, void *);
70 njs_pci_match, njs_pci_attach, njs_pci_detach, NULL);
118 njs_pci_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
132 panic("njs_pci_attach");

Completed in 12 milliseconds