Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dgentbi.c90 static int gentbi_attach(device_t);
95 DEVMETHOD(device_attach, gentbi_attach),
156 gentbi_attach(device_t dev) in gentbi_attach() function