Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_hw_psgmii.h32 extern int ar40xx_hw_psgmii_self_test(struct ar40xx_softc *sc);
H A Dar40xx_hw_psgmii.c320 ar40xx_hw_psgmii_self_test(struct ar40xx_softc *sc) in ar40xx_hw_psgmii_self_test() function
H A Dar40xx_main.c443 ret = ar40xx_hw_psgmii_self_test(sc); in ar40xx_attach()