Home
last modified time | relevance | path

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

/netbsd/sys/dev/marvell/
H A Dif_gfe.c160 STATIC void gfe_attach(device_t, device_t, void *);
204 gfe_match, gfe_attach, NULL, NULL);
403 gfe_attach(device_t parent, device_t self, void *aux) in gfe_attach() function