Home
last modified time | relevance | path

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

/trueos/sys/dev/mii/
HDaxphy.c51 static int axphy_attach(device_t dev);
56 DEVMETHOD(device_attach, axphy_attach),
94 axphy_attach(device_t dev) in axphy_attach() function