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");
|