Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/sibyte/dev/
H A Dsbscn.c242 static void sbscn_attach(device_t, device_t, void *);
245 sbscn_match, sbscn_attach, NULL, NULL);
282 sbscn_attach(device_t parent, device_t self, void *aux) in sbscn_attach() function