Searched refs:essmatch (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/sys/dev/isa/ | ||
| D | essvar.h | 160 int essmatch(struct ess_softc *); |
| D | ess_isapnp.c | 86 if (!essmatch(sc)) { in ess_isapnp_attach() |
| D | ess.c | 756 essmatch(struct ess_softc *sc) in essmatch() function |