Home
last modified time | relevance | path

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

/netbsd/sys/dev/marvell/
H A Dgtidmac.c146 static int gtidmac_match(device_t, struct cfdata *, void *);
339 gtidmac_match, gtidmac_attach, NULL, NULL);
341 gtidmac_match, gtidmac_attach, NULL, NULL);
346 gtidmac_match(device_t parent, struct cfdata *match, void *aux) in gtidmac_match() function