Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dcom_ebus.c53 void com_ebus_attach(struct device *, struct device *, void *);
57 sizeof(struct com_softc), com_ebus_match, com_ebus_attach
119 com_ebus_attach(struct device *parent, struct device *self, void *aux) in com_ebus_attach() function