Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Dglxtphy.c81 static void glxtphyattach(device_t, device_t, void *);
84 glxtphymatch, glxtphyattach, mii_phy_detach, mii_phy_activate);
111 glxtphyattach(device_t parent, device_t self, void *aux) in glxtphyattach() function