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

  /src/sys/arch/sgimips/gio/
light.c 84 static void light_attach(device_t, device_t, void *);
86 CFATTACH_DECL_NEW(light, sizeof(struct light_softc), light_match, light_attach,
312 light_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
light.c 84 static void light_attach(device_t, device_t, void *);
86 CFATTACH_DECL_NEW(light, sizeof(struct light_softc), light_match, light_attach,
312 light_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 114 milliseconds