Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dapio.c168 void lpt_apio_attach(struct device *, struct device *, void *);
178 sizeof(struct lpt_apio_softc), lpt_apio_match, lpt_apio_attach
200 lpt_apio_attach(struct device *parent, struct device *self, void *aux) in lpt_apio_attach() function