Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pcmcia/
H A Dif_ray.c276 static void ray_attach(device_t, device_t, void *);
456 ray_match, ray_attach, ray_detach, ray_activate);
492 ray_attach(device_t parent, device_t self, void *aux) in ray_attach() function