Home
last modified time | relevance | path

Searched defs:mem_rman (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/sys/arm64/cavium/
H A Dthunder_pcie_pem.h44 struct rman mem_rman; member
/freebsd-12.1/sys/dev/bhnd/cores/usb/
H A Dbhnd_usbvar.h46 struct rman mem_rman; member
/freebsd-12.1/sys/dev/pci/
H A Dpci_host_generic.h55 struct rman mem_rman; member
/freebsd-12.1/sys/dev/bhnd/cores/chipc/
H A Dchipcvar.h165 struct rman mem_rman; /**< port memory manager */ member
/freebsd-12.1/sys/mips/nlm/
H A Dxlp_simplebus.c104 static struct rman irq_rman, port_rman, mem_rman, pci_ecfg_rman, gbu_rman; variable
/freebsd-12.1/sys/riscv/riscv/
H A Dnexus.c75 static struct rman mem_rman; variable
/freebsd-12.1/sys/arm/arm/
H A Dnexus.c81 static struct rman mem_rman; variable
/freebsd-12.1/sys/arm64/arm64/
H A Dnexus.c89 static struct rman mem_rman; variable
/freebsd-12.1/sys/mips/mips/
H A Dnexus.c94 static struct rman mem_rman; variable
/freebsd-12.1/sys/arm/versatile/
H A Dversatile_pci.c127 struct rman mem_rman; member
/freebsd-12.1/sys/x86/x86/
H A Dnexus.c90 struct rman irq_rman, drq_rman, port_rman, mem_rman; variable