Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/isa/
Dym_isapnp.c62 int ym_isapnp_match(struct device *, void *, void *);
66 sizeof(struct ym_softc), ym_isapnp_match, ym_isapnp_attach
77 ym_isapnp_match(parent, match, aux) in ym_isapnp_match() function