Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dthunder_mdio_var.h60 int thunder_mdio_attach(device_t);
H A Dthunder_mdio_fdt.c93 ret = thunder_mdio_attach(dev); in thunder_mdio_fdt_attach()
H A Dthunder_mdio.c148 thunder_mdio_attach(device_t dev) in thunder_mdio_attach() function