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

/netbsd-current/sys/arch/sun2/dev/
H A Dif_ec.c132 void ec_attach(device_t, device_t, void *);
135 ec_match, ec_attach, NULL, NULL);
185 ec_attach(device_t parent, device_t self, void *aux) function
/netbsd-current/sys/dev/isa/
H A Dif_ec.c90 void ec_attach(device_t, device_t, void *);
93 ec_probe, ec_attach, NULL, NULL);
244 ec_attach(device_t parent, device_t self, void *aux) function

Completed in 138 milliseconds