HomeSort by: relevance | last modified time | path
    Searched defs:device_register (Results 1 - 25 of 67) sorted by relevancy

1 2 3

  /src/sys/arch/ofppc/ofppc/
autoconf.c 39 device_register(device_t dev, void *aux) function
  /src/sys/arch/evbppc/dht/
autoconf.c 75 device_register(device_t dev, void *aux) function
  /src/sys/arch/evbppc/obs405/
obs200_autoconf.c 66 void device_register(device_t dev, void *aux) function
obs266_autoconf.c 67 device_register(device_t dev, void *aux) function
obs600_autoconf.c 114 device_register(device_t dev, void *aux) function
  /src/sys/arch/epoc32/epoc32/
autoconf.c 62 device_register(device_t dev, void *aux) function
  /src/sys/arch/evbmips/atheros/
autoconf.c 74 device_register(device_t dev, void *aux) function
  /src/sys/arch/evbmips/mipssim/
autoconf.c 66 device_register(device_t dev, void *aux) function
  /src/sys/arch/evbmips/sbmips/
autoconf.c 70 device_register(device_t dev, void *aux) function
  /src/sys/arch/evbppc/explora/
autoconf.c 63 device_register(device_t dev, void *aux) function
  /src/sys/arch/evbppc/walnut/
autoconf.c 78 device_register(device_t dev, void *aux) function
  /src/sys/arch/netwinder/netwinder/
autoconf.c 113 device_register(device_t dev, void *aux) function
  /src/sys/arch/riscv/riscv/
autoconf.c 84 device_register(device_t self, void *aux) function
  /src/sys/arch/rs6000/rs6000/
autoconf.c 57 device_register(device_t dev, void *aux) function
  /src/sys/arch/sbmips/sbmips/
autoconf.c 70 device_register(device_t dev, void *aux) function
  /src/sys/arch/evbmips/adm5120/
autoconf.c 97 device_register(device_t dev, void *aux) function
  /src/sys/arch/algor/algor/
autoconf.c 97 device_register(device_t dev, void *aux) function
  /src/sys/arch/cobalt/cobalt/
autoconf.c 77 device_register(device_t dev, void *aux) function
  /src/sys/arch/evbmips/gdium/
autoconf.c 111 device_register(device_t dev, void *aux) function
  /src/sys/arch/evbmips/ingenic/
autoconf.c 70 device_register(device_t dev, void *aux) function
  /src/sys/arch/evbmips/malta/
autoconf.c 111 device_register(device_t dev, void *aux) function
  /src/sys/arch/evbmips/rmixl/
autoconf.c 111 device_register(device_t dev, void *aux) function
  /src/sys/arch/virt68k/virt68k/
autoconf.c 106 device_register(device_t dev, void *aux) function
  /src/sys/arch/evbmips/loongson/
autoconf.c 124 device_register(device_t dev, void *aux) function
132 if (sys_platform->device_register != NULL) {
133 sys_platform->device_register(dev, aux);
  /src/sys/arch/evbppc/mpc85xx/
autoconf.c 104 device_register(device_t dev, void *aux) function

Completed in 26 milliseconds

1 2 3