Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/isa/
Dif_ec.c120 void ec_attach(struct device *, struct device *, void *);
123 sizeof(struct ec_softc), ec_probe, ec_attach
265 ec_attach(parent, self, aux) in ec_attach() function