Searched defs:nexus_get_rman (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/sys/powerpc/powerpc/ |
H A D | nexus.c | 70 static bus_get_rman_t nexus_get_rman; variable 232 nexus_get_rman(device_t bus, int type, u_int flags) in nexus_get_rman() function
|
/freebsd-src/sys/arm/arm/ |
H A D | nexus.c | 87 static bus_get_rman_t nexus_get_rman; variable 223 nexus_get_rman(device_t bus, int type, u_int flags) in nexus_get_rman() function
|
/freebsd-src/sys/riscv/riscv/ |
H A D | nexus.c | 86 static bus_get_rman_t nexus_get_rman; variable 210 nexus_get_rman(device_t bus, int type, u_int flags) in nexus_get_rman() function
|
/freebsd-src/sys/arm64/arm64/ |
H A D | nexus.c | 111 static bus_get_rman_t nexus_get_rman; global() variable 218 nexus_get_rman(device_t bus, int type, u_int flags) nexus_get_rman() function
|
/freebsd-src/sys/x86/x86/ |
H A D | nexus.c | 102 static bus_get_rman_t nexus_get_rman; global() variable 329 nexus_get_rman(device_t bus, int type, u_int flags) nexus_get_rman() function
|