Searched refs:inphy_attach (Results 1 – 1 of 1) sorted by relevance
60 static int inphy_attach(device_t dev);65 DEVMETHOD(device_attach, inphy_attach),108 inphy_attach(device_t dev) in inphy_attach() function