Home
last modified time | relevance | path

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

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