Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dmbg.c134 int mbg_probe(struct device *, void *, void *);
149 sizeof(struct mbg_softc), mbg_probe, mbg_attach
167 mbg_probe(struct device *parent, void *match, void *aux) in mbg_probe() function