Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/luna88k/dev/
H A Dxp.c61 static void xp_attach(struct device *, struct device *, void *);
64 sizeof (struct xp_softc), xp_match, xp_attach
138 xp_attach(struct device *parent, struct device *self, void *aux) in xp_attach() function