Searched refs:resource_map (Results 1 – 21 of 21) sorted by relevance
| /freebsd-14.2/sys/sys/ |
| H A D | rman.h | 109 struct resource_map; 133 void rman_get_mapping(struct resource *, struct resource_map *); 158 void rman_set_mapping(struct resource *, struct resource_map *);
|
| H A D | bus.h | 325 struct resource_map { struct 474 struct resource_map *map); 531 struct resource_map *map); 570 struct resource_map *map); 572 struct resource_map *map);
|
| /freebsd-14.2/sys/dev/dpaa2/ |
| H A D | dpaa2_swp.h | 391 struct resource_map *cena_map; 393 struct resource_map *cinh_map; 441 struct resource_map *cena_map; 443 struct resource_map *cinh_map;
|
| H A D | dpaa2_mcp.h | 282 struct resource_map *map; 434 struct resource_map map[DPAA2_MCP_MAX_RESOURCES]; 438 struct resource_map *map, uint16_t flags);
|
| H A D | dpaa2_io.h | 95 struct resource_map map[DPAA2_IO_MAX_RESOURCES];
|
| H A D | dpaa2_swp.c | 642 struct resource_map *map = swp->cinh_map; in dpaa2_swp_dqrr_next_locked() 818 struct resource_map *map; in dpaa2_swp_enq_mult() 942 struct resource_map *map; in dpaa2_swp_exec_br_command() 1012 struct resource_map *map; in dpaa2_swp_exec_vdc_command_locked() 1097 struct resource_map *map; in dpaa2_swp_send_mgmt_command() 1127 struct resource_map *map = swp->cfg.mem_backed in dpaa2_swp_wait_for_mgmt_response()
|
| H A D | dpaa2_mc.h | 87 struct resource_map map[2];
|
| H A D | dpaa2_mcp.c | 64 struct resource_map *map, uint16_t flags) in dpaa2_mcp_init_portal()
|
| /freebsd-14.2/sys/arm64/arm64/ |
| H A D | nexus.c | 330 struct resource_map map; in nexus_activate_resource_flags() 411 struct resource_map_request *argsp, struct resource_map *map) in nexus_map_resource() 448 struct resource_map *map) in nexus_unmap_resource()
|
| /freebsd-14.2/sys/powerpc/powerpc/ |
| H A D | nexus.c | 354 struct resource_map_request *argsp, struct resource_map *map) in nexus_map_resource() 405 struct resource_map *map) in nexus_unmap_resource()
|
| /freebsd-14.2/sys/riscv/riscv/ |
| H A D | nexus.c | 370 struct resource_map_request *argsp, struct resource_map *map) in nexus_map_resource() 407 struct resource_map *map) in nexus_unmap_resource()
|
| /freebsd-14.2/sys/arm64/qoriq/ |
| H A D | qoriq_dw_pci.c | 189 struct resource_map map; in qorif_dw_pci_attach()
|
| /freebsd-14.2/sys/x86/x86/ |
| H A D | nexus.c | 380 struct resource_map_request *argsp, struct resource_map *map) in nexus_map_resource() 430 struct resource_map *map) in nexus_unmap_resource()
|
| /freebsd-14.2/sys/dev/pci/ |
| H A D | pci_dw_mv.c | 223 struct resource_map map; in pci_mv_attach()
|
| H A D | pci_host_generic.c | 80 struct resource_map map; in pci_host_generic_core_attach()
|
| /freebsd-14.2/sys/kern/ |
| H A D | subr_rman.c | 911 rman_set_mapping(struct resource *r, struct resource_map *map) in rman_set_mapping() 922 rman_get_mapping(struct resource *r, struct resource_map *map) in rman_get_mapping()
|
| H A D | subr_bus.c | 4033 struct resource_map *map) in bus_generic_map_resource() 4050 struct resource *r, struct resource_map *map) in bus_generic_unmap_resource() 4372 struct resource_map map; in bus_generic_rman_activate_resource() 4420 struct resource_map map; in bus_generic_rman_deactivate_resource() 4664 struct resource_map_request *args, struct resource_map *map) in bus_map_resource() 4679 struct resource_map *map) in bus_unmap_resource()
|
| H A D | bus_if.m | 330 * is described by a struct resource_map object. This may for instance 346 struct resource_map *_map; 368 struct resource_map *_map;
|
| /freebsd-14.2/sys/arm64/cavium/ |
| H A D | thunder_pcie_pem.c | 749 struct resource_map map; in thunder_pem_attach()
|
| /freebsd-14.2/sys/dev/virtio/pci/ |
| H A D | virtio_pci_modern.c | 58 struct resource_map vtrm_map;
|
| /freebsd-14.2/sys/arm64/rockchip/ |
| H A D | rk_pcie.c | 1146 struct resource_map map; in rk_pcie_attach()
|