Home
last modified time | relevance | path

Searched refs:nbp_slhci_attach (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/arch/hpcarm/dev/
Dnbp_slhci.c51 static void nbp_slhci_attach(device_t, device_t, void *);
56 nbp_slhci_match, nbp_slhci_attach, NULL, NULL);
74 nbp_slhci_attach(device_t parent, device_t self, void *aux) in nbp_slhci_attach() function