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

  /src/sys/dev/sbus/
genfb_sbus.c 60 static void genfb_attach_sbus(device_t, device_t, void *);
66 genfb_match_sbus, genfb_attach_sbus, NULL, NULL);
90 genfb_attach_sbus(device_t parent, device_t self, void *args) function in typeref:typename:void
genfb_sbus.c 60 static void genfb_attach_sbus(device_t, device_t, void *);
66 genfb_match_sbus, genfb_attach_sbus, NULL, NULL);
90 genfb_attach_sbus(device_t parent, device_t self, void *args) function in typeref:typename:void

Completed in 30 milliseconds