Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dxbox.c51 void xboxattach(struct device *, struct device *, void *);
56 sizeof (struct xbox_softc), xboxmatch, xboxattach
75 xboxattach(struct device *parent, struct device *self, void *aux) in xboxattach() function