HomeSort by: relevance | last modified time | path
    Searched defs:gphyterattach (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/mii/
gphyter.c 88 static void gphyterattach(device_t, device_t, void *);
91 gphytermatch, gphyterattach, mii_phy_detach, mii_phy_activate);
120 gphyterattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 54 milliseconds