Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dcom_ebus.c52 int com_ebus_match(struct device *, void *, void *);
57 sizeof(struct com_softc), com_ebus_match, com_ebus_attach
84 com_ebus_match(struct device *parent, void *match, void *aux) in com_ebus_match() function