Searched refs:sioattach (Results 1 – 1 of 1) sorted by relevance
63 void sioattach(struct device *, struct device *, void *);72 .ca_attach = sioattach,83 sizeof(struct sio_softc), pcebmatch, sioattach,147 sioattach(parent, self, aux) in sioattach() function