Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dcomms_ebus.c106 int comms_match(struct device *, void *, void *);
110 sizeof(struct comms_softc), comms_match, comms_attach
158 comms_match(struct device *parent, void *match, void *aux) in comms_match() function