Home
last modified time | relevance | path

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

/openbsd/sys/dev/isa/
H A Dast.c63 int astprobe(struct device *, void *, void *);
69 sizeof(struct ast_softc), astprobe, astattach
77 astprobe(struct device *parent, void *self, void *aux) in astprobe() function