Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dthunder_mdio_fdt.c112 static device_attach_t mdionexus_fdt_attach; variable
120 DEVMETHOD(device_attach, mdionexus_fdt_attach),
162 mdionexus_fdt_attach(device_t dev) in mdionexus_fdt_attach() function