Home
last modified time | relevance | path

Searched defs:nexus_add_child (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/arm/arm/
H A Dnexus.c82 static bus_add_child_t nexus_add_child; variable
206 nexus_add_child(device_t bus, u_int order, const char *name, int unit) in nexus_add_child() function
/freebsd/sys/riscv/riscv/
H A Dnexus.c79 static bus_add_child_t nexus_add_child; variable
193 nexus_add_child(device_t bus, u_int order, const char *name, int unit) in nexus_add_child() function
/freebsd/sys/arm64/arm64/
H A Dnexus.c104 static bus_add_child_t nexus_add_child; variable
201 nexus_add_child(device_t bus, u_int order, const char *name, int unit) in nexus_add_child() function
/freebsd/sys/x86/x86/
H A Dnexus.c95 static bus_add_child_t nexus_add_child; variable
308 nexus_add_child(device_t bus, u_int order, const char *name, int unit) in nexus_add_child() function