Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dthunder_mdio_fdt.c48 static int thunder_mdio_fdt_attach(device_t);
53 DEVMETHOD(device_attach, thunder_mdio_fdt_attach),
87 thunder_mdio_fdt_attach(device_t dev) in thunder_mdio_fdt_attach() function