Home
last modified time | relevance | path

Searched defs:RegAddr (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/netif/re/
H A Dre.c30833 void MP_WritePhyUshort(struct re_softc *sc,u_int8_t RegAddr,u_int16_t RegData) in MP_WritePhyUshort()
30889 u_int16_t MP_ReadPhyUshort(struct re_softc *sc,u_int8_t RegAddr) in MP_ReadPhyUshort()
30953 void MP_WriteEPhyUshort(struct re_softc *sc, u_int8_t RegAddr, u_int16_t RegData) in MP_WriteEPhyUshort()
30970 u_int16_t MP_ReadEPhyUshort(struct re_softc *sc, u_int8_t RegAddr) in MP_ReadEPhyUshort()
31232 u_int16_t RegAddr) in MP_ReadByteFun0PciEConfigSpace()