Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/bktr/
H A Dbktr_os.c108 static int bktr_probe(struct device *, void *, void *);
112 sizeof(struct bktr_softc), bktr_probe, bktr_attach
134 bktr_probe(struct device *parent, void *match, void *aux) in bktr_probe() function