Home
last modified time | relevance | path

Searched refs:nexus_get_rman (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/powerpc/powerpc/
H A Dnexus.c70 static bus_get_rman_t nexus_get_rman; variable
96 DEVMETHOD(bus_get_rman, nexus_get_rman),
232 nexus_get_rman(device_t bus, int type, u_int flags) in nexus_get_rman() function
/freebsd/sys/riscv/riscv/
H A Dnexus.c86 static bus_get_rman_t nexus_get_rman; variable
117 DEVMETHOD(bus_get_rman, nexus_get_rman),
210 nexus_get_rman(device_t bus, int type, u_int flags) in nexus_get_rman() function
/freebsd/sys/arm/arm/
H A Dnexus.c87 static bus_get_rman_t nexus_get_rman; variable
125 DEVMETHOD(bus_get_rman, nexus_get_rman),
223 nexus_get_rman(device_t bus, int type, u_int flags) in nexus_get_rman() function
/freebsd/sys/arm64/arm64/
H A Dnexus.c110 static bus_get_rman_t nexus_get_rman; variable
139 DEVMETHOD(bus_get_rman, nexus_get_rman),
217 nexus_get_rman(device_t bus, int type, u_int flags) in nexus_get_rman() function
/freebsd/sys/x86/x86/
H A Dnexus.c102 static bus_get_rman_t nexus_get_rman; variable
144 DEVMETHOD(bus_get_rman, nexus_get_rman),
329 nexus_get_rman(device_t bus, int type, u_int flags) in nexus_get_rman() function