Searched refs:com_ebus_attach (Results 1 – 1 of 1) sorted by relevance
53 void com_ebus_attach(struct device *, struct device *, void *);57 sizeof(struct com_softc), com_ebus_match, com_ebus_attach119 com_ebus_attach(struct device *parent, struct device *self, void *aux) in com_ebus_attach() function