Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/gsc/
H A Dharmony.c162 void harmony_attach(device_t, device_t, void *);
166 harmony_match, harmony_attach, NULL, NULL);
209 harmony_attach(device_t parent, device_t self, void *aux) in harmony_attach() function