Searched refs:rman_set_bustag (Results 1 – 16 of 16) sorted by relevance
| /f-stack/freebsd/arm/arm/ |
| H A D | nexus.c | 366 rman_set_bustag(r, fdtbus_bs_tag); in nexus_activate_resource() 374 rman_set_bustag(r, (void *)1); in nexus_activate_resource()
|
| /f-stack/freebsd/mips/malta/ |
| H A D | obio.c | 146 rman_set_bustag(rv, bt); in obio_alloc_resource()
|
| H A D | gt_pci.c | 664 rman_set_bustag(rv, gt_pci_bus_space); in gt_pci_alloc_resource()
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | obio.c | 166 rman_set_bustag(rv, bt); in obio_alloc_resource()
|
| H A D | octopci.c | 267 rman_set_bustag(res, octopci_bus_space); in octopci_alloc_resource()
|
| /f-stack/freebsd/sys/ |
| H A D | rman.h | 156 void rman_set_bustag(struct resource *_r, bus_space_tag_t _t);
|
| /f-stack/freebsd/mips/nlm/ |
| H A D | xlp_simplebus.c | 255 rman_set_bustag(rv, bustag); in xlp_simplebus_alloc_resource()
|
| /f-stack/freebsd/arm/versatile/ |
| H A D | versatile_pci.c | 365 rman_set_bustag(r, fdtbus_bs_tag); in versatile_pci_activate_resource()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | nexus.c | 366 rman_set_bustag(r, &memmap_bus); in nexus_activate_resource()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_rman.c | 887 rman_set_bustag(struct resource *r, bus_space_tag_t t) in rman_set_bustag() function 920 rman_set_bustag(r, map->r_bustag); in rman_set_mapping()
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | qca955x_pci.c | 446 rman_set_bustag(r, ar71xx_bus_space_pcimem); in qca955x_pci_activate_resource()
|
| H A D | ar724x_pci.c | 522 rman_set_bustag(r, ar71xx_bus_space_pcimem); in ar724x_pci_activate_resource()
|
| H A D | ar71xx_pci.c | 548 rman_set_bustag(r, ar71xx_bus_space_pcimem); in ar71xx_pci_activate_resource()
|
| /f-stack/freebsd/mips/mips/ |
| H A D | nexus.c | 433 rman_set_bustag(r, mips_bus_space_generic); in nexus_activate_resource()
|
| /f-stack/freebsd/arm64/cavium/ |
| H A D | thunder_pcie_pem.c | 280 rman_set_bustag(r, &memmap_bus); in thunder_pem_activate_resource()
|
| /f-stack/freebsd/arm/mv/ |
| H A D | mv_pci.c | 924 rman_set_bustag(res, fdtbus_bs_tag); in mv_pcib_alloc_resource()
|