Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/powerpc64/dev/
H A Dastfb.c71 void astfb_attach(struct device *, struct device *, void *);
74 sizeof(struct astfb_softc), astfb_match, astfb_attach
95 astfb_attach(struct device *parent, struct device *self, void *aux) in astfb_attach() function