Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/dev/
H A Dscn.c128 int scn_match(device_t, struct cfdata *, void *);
143 scn_match, scn_attach, NULL, NULL);
744 scn_match(device_t parent, struct cfdata *cf, void *aux) in scn_match() function