Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dnslm7xvar.h194 int lm_match(struct lm_softc *);
H A Dnslm7x.c2184 lm_match(struct lm_softc *lmsc) in lm_match() function
/netbsd-src/sys/dev/i2c/
H A Dlm_i2c.c83 rv = lm_match(&sc->sc_lmsc); in lm_i2c_match()
/netbsd-src/sys/dev/isa/
H A Dlm_isa_common.c90 rv = lm_match(&sc->lmsc); in lm_isa_match()