Home
last modified time | relevance | path

Searched refs:rman_set_type (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/sys/
H A Drman.h157 void rman_set_type(struct resource *_r, int _type);
/freebsd/sys/dev/xen/bus/
H A Dxenpv.c164 rman_set_type(res, SYS_RES_MEMORY); in xenpv_alloc_physmem()
/freebsd/sys/dev/pci/
H A Dpci_subr.c345 rman_set_type(res, PCI_RES_BUS); in pci_domain_alloc_bus()
H A Dpci_pci.c714 rman_set_type(res, PCI_RES_BUS); in pcib_suballoc_bus()
1671 rman_set_type(res, type); in pcib_suballoc_resource()
H A Dpci_iov.c1048 rman_set_type(res, SYS_RES_MEMORY); in pci_vf_alloc_mem_resource()
/freebsd/sys/dev/dpaa/
H A Dfman.c193 rman_set_type(res, type); in fman_alloc_resource()
/freebsd/sys/kern/
H A Dsubr_rman.c909 rman_set_type(struct resource *r, int type) in rman_set_type() function
H A Dsubr_bus.c4239 rman_set_type(r, type); in bus_generic_rman_alloc_resource()
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c1005 rman_set_type(rv, type); in bhndb_alloc_resource()
/freebsd/share/man/man9/
H A DMakefile1893 rman.9 rman_set_type.9 \