Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/marvell/
H A Dmvxpbm.c82 STATIC int mvxpbm_match(device_t, cfdata_t, void *);
86 mvxpbm_match, mvxpbm_attach, NULL, NULL);
107 mvxpbm_match(device_t parent, cfdata_t match, void *aux) in mvxpbm_match() function