Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/isa/
Dif_we.c133 void we_attach(struct device *, struct device *, void *);
136 sizeof(struct we_softc), we_probe, we_attach
141 sizeof(struct we_softc), we_probe, we_attach
358 we_attach(parent, self, aux) in we_attach() function