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

  /src/sys/arch/shark/ofw/
chipsfb_ofbus.c 68 static void chipsfb_ofbus_attach(device_t, device_t, void *);
73 chipsfb_ofbus_match, chipsfb_ofbus_attach, NULL, NULL);
166 chipsfb_ofbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
chipsfb_ofbus.c 68 static void chipsfb_ofbus_attach(device_t, device_t, void *);
73 chipsfb_ofbus_match, chipsfb_ofbus_attach, NULL, NULL);
166 chipsfb_ofbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 164 milliseconds