Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/sbus/
Dapio.c76 void apio_attach(struct device *, struct device *, void *);
81 sizeof(struct apio_softc), apio_match, apio_attach
99 apio_attach(struct device *parent, struct device *self, void *aux) in apio_attach() function