Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Drman.h156 void rman_set_rid(struct resource *_r, int _rid);
/freebsd/sys/dev/xen/bus/
H A Dxenpv.c160 rman_set_rid(res, *res_id); in xenpv_alloc_physmem()
/freebsd/sys/dev/pci/
H A Dpci_subr.c344 rman_set_rid(res, *rid); in pci_domain_alloc_bus()
H A Dpci_pci.c713 rman_set_rid(res, *rid); in pcib_suballoc_bus()
1680 rman_set_rid(res, *rid); in pcib_suballoc_resource()
H A Dpci_iov.c1048 rman_set_rid(res, *rid); in pci_vf_alloc_mem_resource()
/freebsd/sys/dev/dpaa/
H A Dfman.c192 rman_set_rid(res, *rid); in fman_alloc_resource()
/freebsd/sys/kern/
H A Dsubr_rman.c895 rman_set_rid(struct resource *r, int rid) in rman_set_rid() function
H A Dsubr_bus.c4338 rman_set_rid(r, *rid); in bus_generic_rman_alloc_resource()
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c1000 rman_set_rid(rv, *rid); in bhndb_alloc_resource()
/freebsd/share/man/man9/
H A DMakefile1929 rman.9 rman_set_rid.9 \