Searched refs:arswitch_phy_read (Results 1 – 3 of 3) sorted by relevance
140 int (* arswitch_phy_read) (device_t, int, int); member
553 sc->hal.arswitch_phy_read = arswitch_readphy_internal; in arswitch_attach()1257 return (sc->hal.arswitch_phy_read(dev, phy, reg)); in arswitch_readphy()
1303 sc->hal.arswitch_phy_read = arswitch_readphy_external; in ar8327_attach()