Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/isa/
Di82365_isapnp.c67 int pcic_isapnp_match(struct device *, void *, void *);
71 sizeof(struct pcic_softc), pcic_isapnp_match, pcic_isapnp_attach
94 pcic_isapnp_match(parent, match, aux) in pcic_isapnp_match() function