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

  /src/sys/arch/sparc/dev/
sbus.c 113 void sbus_attach_mainbus(device_t, device_t, void *);
123 sbus_match_mainbus, sbus_attach_mainbus, NULL, NULL);
241 sbus_attach_mainbus(device_t parent, device_t self, void *aux) function in typeref:typename:void
sbus.c 113 void sbus_attach_mainbus(device_t, device_t, void *);
123 sbus_match_mainbus, sbus_attach_mainbus, NULL, NULL);
241 sbus_attach_mainbus(device_t parent, device_t self, void *aux) function in typeref:typename:void
sbus.c 113 void sbus_attach_mainbus(device_t, device_t, void *);
123 sbus_match_mainbus, sbus_attach_mainbus, NULL, NULL);
241 sbus_attach_mainbus(device_t parent, device_t self, void *aux) function in typeref:typename:void
sbus.c 113 void sbus_attach_mainbus(device_t, device_t, void *);
123 sbus_match_mainbus, sbus_attach_mainbus, NULL, NULL);
241 sbus_attach_mainbus(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 47 milliseconds