Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/isa/
Dcom_isapnp.c77 sizeof(struct com_softc), comprobe, comattach
/mirbsd/src/sys/arch/i386/isa/
Dpccom.c115 void comattach(struct device *, struct device *, void *);
120 sizeof(struct com_softc), comprobe, comattach
126 sizeof(struct com_softc), comprobe, comattach
132 sizeof(struct com_softc), comprobe, comattach
386 comattach(parent, self, aux) in comattach() function