Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/isa/
Dmpu_isapnp.c24 int mpu_isapnp_match(struct device *, void *, void *);
35 sizeof(struct mpu_isapnp_softc), mpu_isapnp_match, mpu_isapnp_attach
39 mpu_isapnp_match(struct device *parent, void *match, void *aux) in mpu_isapnp_match() function