HomeSort by: relevance | last modified time | path
    Searched defs:ray_attach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pcmcia/
if_ray.c 276 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) function in typeref:typename:void
if_ray.c 276 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) function in typeref:typename:void

Completed in 29 milliseconds