Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/re/
H A Dre.c31418 static u_int32_t real_ocp_read(struct re_softc *sc, u_int16_t addr, u_int8_t len) in real_ocp_read() function
31474 value = real_ocp_read(sc, addr, len); in OCP_read()