Searched defs:nexus_get_rman (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/powerpc/powerpc/ |
H A D | nexus.c | 70 static bus_get_rman_t nexus_get_rman; variable 233 nexus_get_rman(device_t bus, int type, u_int flags) in nexus_get_rman() function
|
/freebsd/sys/arm/arm/ |
H A D | nexus.c | 87 static bus_get_rman_t nexus_get_rman; variable 224 nexus_get_rman(device_t bus, int type, u_int flags) in nexus_get_rman() function
|
/freebsd/sys/riscv/riscv/ |
H A D | nexus.c | 86 static bus_get_rman_t nexus_get_rman; variable 211 nexus_get_rman(device_t bus, int type, u_int flags) in nexus_get_rman() function
|
/freebsd/sys/arm64/arm64/ |
H A D | nexus.c | 110 static bus_get_rman_t nexus_get_rman; variable 220 nexus_get_rman(device_t bus, int type, u_int flags) in nexus_get_rman() function
|
/freebsd/sys/x86/x86/ |
H A D | nexus.c | 100 static bus_get_rman_t nexus_get_rman; variable 327 nexus_get_rman(device_t bus, int type, u_int flags) in nexus_get_rman() function
|