Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dmgx.c100 static int mgx_match(device_t, cfdata_t, void *);
133 mgx_match, mgx_attach, NULL, NULL);
238 mgx_match(device_t parent, cfdata_t cf, void *aux) in mgx_match() function