Home
last modified time | relevance | path

Searched defs:rle (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/sys/dev/ofw/
H A Dofwbus.c137 struct resource_list_entry *rle; in ofwbus_alloc_resource() local
176 struct resource_list_entry *rle; in ofwbus_release_resource() local
/freebsd/sys/dev/quicc/
H A Dquicc_core.c100 struct resource_list_entry *rle; in quicc_bfe_attach() local
258 struct resource_list_entry *rle; in quicc_bus_alloc_resource() local
288 struct resource_list_entry *rle; quicc_bus_get_resource() local
339 struct resource_list_entry *rle; quicc_bus_release_resource() local
[all...]
/freebsd/sys/dev/scc/
H A Dscc_core.c99 struct resource_list_entry *rle; in scc_bfe_attach() local
412 struct resource_list_entry *rle; in scc_bus_alloc_resource() local
436 struct resource_list_entry *rle; scc_bus_get_resource() local
500 struct resource_list_entry *rle; scc_bus_release_resource() local
[all...]
/freebsd/sys/dev/pci/
H A Dpci_subr.c183 struct resource_list_entry *rle; in pcib_host_res_decodes() local
205 struct resource_list_entry *rle; in pcib_host_res_alloc() local
265 struct resource_list_entry *rle; in pcib_host_res_adjust() local
H A Dpci_iov.c550 struct resource_list_entry *rle; in pci_iov_alloc_bar_ea() local
1009 struct resource_list_entry *rle; in pci_vf_alloc_mem_resource() local
1069 struct resource_list_entry *rle; in pci_vf_release_mem_resource() local
H A Dpci.c1825 struct resource_list_entry *rle; in pci_alloc_msix_method() local
2000 struct resource_list_entry *rle; in pci_remap_msix_method() local
2121 struct resource_list_entry *rle; in pci_release_msix() local
2438 struct resource_list_entry *rle; in pci_remap_intr_method() local
2607 struct resource_list_entry *rle; in pci_alloc_msi_method() local
2726 struct resource_list_entry *rle; in pci_release_msi_method() local
4600 struct resource_list_entry *rle; in pci_suspend_child() local
4639 struct resource_list_entry *rle; in pci_resume_child() local
4865 struct resource_list_entry *rle; in pci_teardown_intr() local
5548 struct resource_list_entry *rle; in pci_alloc_multi_resource() local
[all …]
/freebsd/sys/dev/dpaa/
H A Dportals_common.c54 struct resource_list_entry *rle; in dpaa_portal_alloc_res() local
H A Dbman_fdt.c162 struct resource_list_entry *rle; in bman_portals_fdt_attach() local
H A Dfman.c122 struct resource_list_entry *rle; in fman_release_resource() local
156 struct resource_list_entry *rle = NULL; in fman_alloc_resource() local
/freebsd/sys/x86/isa/
H A Disa.c97 struct resource_list_entry *rle; in isa_alloc_resource() local
/freebsd/sys/isa/
H A Disahint.c90 struct resource_list_entry *rle; in isa_match_resource_hint() local
H A Disa_common.c477 struct resource_list_entry *rle; in isa_claim_resources() local
683 struct resource_list_entry *rle; in isa_read_ivar() local
904 struct resource_list_entry *rle; in isa_driver_added() local
/freebsd/sys/netinet/
H A Dtcp_ratelimit.h109 tcp_hw_highest_rate(const struct tcp_hwrate_limit_table *rle) in tcp_hw_highest_rate()
167 tcp_hw_highest_rate(const struct tcp_hwrate_limit_table *rle) in tcp_hw_highest_rate()
/freebsd/sys/dev/pccbb/
H A Dpccbb.c176 struct cbb_reslist *rle; in cbb_remove_res() local
190 struct cbb_reslist *rle; in cbb_find_res() local
202 struct cbb_reslist *rle; in cbb_insert_res() local
220 struct cbb_reslist *rle; in cbb_destroy_res() local
1068 struct cbb_reslist *rle; in cbb_cardbus_auto_open() local
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c495 struct resource_list_entry *rle; in linux_pci_get_rle() local
510 struct resource_list_entry *rle; in linux_pci_attach_device() local
1054 struct resource_list_entry *rle; in pci_resource_start() local
1076 struct resource_list_entry *rle; in pci_resource_len() local
1146 struct resource_list_entry *rle; in linuxkpi_pci_release_region() local
1234 struct resource_list_entry *rle; in linuxkpi_pci_enable_msix() local
1268 struct resource_list_entry *rle; in _lkpi_pci_enable_msi_range() local
/freebsd/sys/dev/vnic/
H A Dmrml_bridge.c136 struct resource_list_entry *rle; in mrmlb_ofw_bus_alloc_res() local
/freebsd/sys/arm64/cavium/
H A Dthunder_pcie_fdt.c235 struct resource_list_entry *rle; in thunder_pcie_fdt_alloc_resource() local
/freebsd/sys/dev/acpica/
H A Dacpi_ged.c152 struct resource_list_entry *rle; in acpi_ged_attach() local
/freebsd/sys/kern/
H A Dsubr_bus.c2875 struct resource_list_entry *rle; in resource_list_free() local
2930 struct resource_list_entry *rle; in resource_list_add() local
2969 struct resource_list_entry *rle; in resource_list_busy() local
2998 struct resource_list_entry *rle; in resource_list_reserved() local
3019 struct resource_list_entry *rle; in resource_list_find() local
3038 struct resource_list_entry *rle = resource_list_find(rl, type, rid); in resource_list_delete() local
3088 struct resource_list_entry *rle = NULL; in resource_list_reserve() local
3145 struct resource_list_entry *rle = NULL; in resource_list_alloc() local
3216 struct resource_list_entry *rle = NULL; in resource_list_release() local
3271 struct resource_list_entry *rle; in resource_list_release_active() local
[all …]
/freebsd/sys/arm/mv/
H A Dmv_pci_ctrl.c243 struct resource_list_entry *rle; in mv_pcib_ctrl_alloc_resource() local
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc.c772 struct resource_list_entry *rle; in chipc_alloc_resource() local
877 struct resource_list_entry *rle; in chipc_release_resource() local
/freebsd/sys/dev/fdt/
H A Dsimplebus.c439 struct resource_list_entry *rle; in simplebus_alloc_resource() local
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_subr.c80 struct resource_list_entry *rle; in bhndb_do_suspend_resources() local
152 struct resource_list_entry *rle; in bhnd_generic_br_resume_child() local
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_ulp.c397 struct resource_list_entry *rle = NULL; in bnxt_populate_irq() local
/freebsd/sys/powerpc/powermac/
H A Duninorth.c487 struct resource_list_entry *rle; in unin_chip_alloc_resource() local

12