Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/ukswitch/
H A Dukswitch.c96 static inline int ukswitch_portforphy(struct ukswitch_softc *, int);
238 port = ukswitch_portforphy(sc, i); in ukswitch_detach()
259 ukswitch_portforphy(struct ukswitch_softc *sc, int phy) in ukswitch_portforphy() function
298 port = ukswitch_portforphy(sc, i); in ukswitch_miipollstat()