Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dlm78.c74 int (*chip_match)(struct lm_softc *); member
460 if (lm_chips[i].chip_match(sc)) in lm_attach()