Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/hpcmips/dev/
Ducbio.c58 int ucbio_match(device_t, cfdata_t, void *);
75 ucbio_match, ucbio_attach, NULL, NULL);
89 ucbio_match(device_t parent, cfdata_t cf, void *aux) in ucbio_match() function