Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/ingenic/
H A Dingenic_dme.c149 dme_read_c(sc, DM9000_PAB0, enaddr, 6); in ingenic_dme_attach()
/netbsd-src/sys/dev/ic/
H A Ddm9000var.h148 dme_read_c(struct dme_softc *sc, int reg, uint8_t *value, uint count) in dme_read_c() function
H A Ddm9000.c199 dme_read_c(sc, DM9000_VID0, b, 2); in dme_attach()
201 dme_read_c(sc, DM9000_PID0, b, 2); in dme_attach()
211 dme_read_c(sc, DM9000_PAB0, enaddr, 6); in dme_attach()
234 dme_read_c(sc, DM9000_PAB0, enaddr, 6); in dme_attach()