Searched refs:device_register (Results 1 - 25 of 92) sorted by relevance

1234

/src/sys/arch/ofppc/ofppc/
H A Dautoconf.c39 device_register(device_t dev, void *aux) function in typeref:typename:void
/src/sys/arch/sbmips/sbmips/
H A Dautoconf.c70 device_register(device_t dev, void *aux) function in typeref:typename:void
/src/sys/arch/evbmips/mipssim/
H A Dautoconf.c66 device_register(device_t dev, void *aux) function in typeref:typename:void
/src/sys/arch/evbmips/sbmips/
H A Dautoconf.c70 device_register(device_t dev, void *aux) function in typeref:typename:void
/src/sys/arch/evbppc/explora/
H A Dautoconf.c63 device_register(device_t dev, void *aux) function in typeref:typename:void
/src/sys/arch/alpha/include/
H A Dcpuconf.h63 * device_register - boot configuration aid
68 void (*device_register)(device_t, void *); member in struct:platform
80 * tags. It may optionally fill in the cons_init, device_register and
/src/sys/arch/evbmips/loongson/
H A Dautoconf.c124 device_register(device_t dev, void *aux) function in typeref:typename:void
132 if (sys_platform->device_register != NULL) {
133 sys_platform->device_register(dev, aux);
H A Dautoconf.h71 void (*device_register)(device_t , void *); member in struct:platform
/src/sys/arch/riscv/riscv/
H A Dautoconf.c84 device_register(device_t self, void *aux) function in typeref:typename:void
/src/sys/arch/rs6000/rs6000/
H A Dautoconf.c57 device_register(device_t dev, void *aux) function in typeref:typename:void
/src/sys/arch/evbmips/atheros/
H A Dautoconf.c74 device_register(device_t dev, void *aux) function in typeref:typename:void
/src/sys/arch/evbppc/obs405/
H A Dobs200_autoconf.c66 void device_register(device_t dev, void *aux) function in typeref:typename:void
H A Dobs266_autoconf.c67 device_register(device_t dev, void *aux) function in typeref:typename:void
/src/sys/arch/virt68k/virt68k/
H A Dautoconf.c106 device_register(device_t dev, void *aux) function in typeref:typename:void
/src/sys/arch/epoc32/epoc32/
H A Dautoconf.c62 device_register(device_t dev, void *aux) function in typeref:typename:void
/src/sys/arch/evbmips/adm5120/
H A Dautoconf.c97 device_register(device_t dev, void *aux) function in typeref:typename:void
/src/sys/arch/evbmips/ingenic/
H A Dautoconf.c70 device_register(device_t dev, void *aux) function in typeref:typename:void
/src/sys/arch/evbmips/malta/
H A Dautoconf.c111 device_register(device_t dev, void *aux) function in typeref:typename:void
/src/sys/arch/evbppc/dht/
H A Dautoconf.c75 device_register(device_t dev, void *aux) function in typeref:typename:void
/src/sys/arch/evbppc/walnut/
H A Dautoconf.c78 device_register(device_t dev, void *aux) function in typeref:typename:void
/src/sys/arch/netwinder/netwinder/
H A Dautoconf.c113 device_register(device_t dev, void *aux) function in typeref:typename:void
/src/sys/arch/alpha/alpha/
H A Ddec_kn7aa.c73 platform.device_register = dec_kn7aa_device_register;
/src/sys/rump/librump/rumpdev/
H A Drump_dev.c107 device_register(device_t dev, void *v) function in typeref:typename:void
/src/sys/arch/cobalt/cobalt/
H A Dautoconf.c77 device_register(device_t dev, void *aux) function in typeref:typename:void
/src/sys/arch/evbmips/gdium/
H A Dautoconf.c111 device_register(device_t dev, void *aux) function in typeref:typename:void

Completed in 9 milliseconds

1234