Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/shark/ofw/
H A Dofrom.c61 void ofromattach(device_t, device_t, void *);
64 ofromprobe, ofromattach, NULL, NULL);
102 ofromattach(device_t parent, device_t self, void *aux) in ofromattach() function