Home
last modified time | relevance | path

Searched refs:resource_map (Results 1 – 21 of 21) sorted by relevance

/freebsd-14.2/sys/sys/
H A Drman.h109 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 Dbus.h325 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 Ddpaa2_swp.h391 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 Ddpaa2_mcp.h282 struct resource_map *map;
434 struct resource_map map[DPAA2_MCP_MAX_RESOURCES];
438 struct resource_map *map, uint16_t flags);
H A Ddpaa2_io.h95 struct resource_map map[DPAA2_IO_MAX_RESOURCES];
H A Ddpaa2_swp.c642 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 Ddpaa2_mc.h87 struct resource_map map[2];
H A Ddpaa2_mcp.c64 struct resource_map *map, uint16_t flags) in dpaa2_mcp_init_portal()
/freebsd-14.2/sys/arm64/arm64/
H A Dnexus.c330 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 Dnexus.c354 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 Dnexus.c370 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 Dqoriq_dw_pci.c189 struct resource_map map; in qorif_dw_pci_attach()
/freebsd-14.2/sys/x86/x86/
H A Dnexus.c380 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 Dpci_dw_mv.c223 struct resource_map map; in pci_mv_attach()
H A Dpci_host_generic.c80 struct resource_map map; in pci_host_generic_core_attach()
/freebsd-14.2/sys/kern/
H A Dsubr_rman.c911 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 Dsubr_bus.c4033 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 Dbus_if.m330 * 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 Dthunder_pcie_pem.c749 struct resource_map map; in thunder_pem_attach()
/freebsd-14.2/sys/dev/virtio/pci/
H A Dvirtio_pci_modern.c58 struct resource_map vtrm_map;
/freebsd-14.2/sys/arm64/rockchip/
H A Drk_pcie.c1146 struct resource_map map; in rk_pcie_attach()