Searched refs:arswitch_phy_read (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/etherswitch/arswitch/
H A Darswitch.c322 sc->hal.arswitch_phy_read = arswitch_readphy_internal;
848 return (sc->hal.arswitch_phy_read(dev, phy, reg));
H A Darswitch_8327.c1153 sc->hal.arswitch_phy_read = arswitch_readphy_external;
H A Darswitchvar.h115 int (* arswitch_phy_read) (device_t, int, int); member in struct:arswitch_softc::__anon10041

Completed in 71 milliseconds