Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/sbus/
Dif_hme_sbus.c66 void hmeattach_sbus(device_t, device_t, void *);
69 hmematch_sbus, hmeattach_sbus, NULL, NULL);
82 hmeattach_sbus(device_t parent, device_t self, void *aux) in hmeattach_sbus() function