Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch_phy.h31 extern int arswitch_readphy_external(device_t dev, int phy, int reg);
H A Darswitch_phy.c71 arswitch_readphy_external(device_t dev, int phy, int reg) in arswitch_readphy_external() function
H A Darswitch_8327.c1303 sc->hal.arswitch_phy_read = arswitch_readphy_external; in ar8327_attach()