Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/sibyte/dev/
H A Dsbscn.c241 static int sbscn_match(device_t, cfdata_t, void *);
245 sbscn_match, sbscn_attach, NULL, NULL);
271 sbscn_match(device_t parent, cfdata_t match, void *aux) in sbscn_match() function