Home
last modified time | relevance | path

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

12

/freebsd-src/sys/dev/ofw/
H A Dofwbus.c136 struct resource_list_entry *rle; ofwbus_alloc_resource() local
175 struct resource_list_entry *rle; ofwbus_release_resource() local
[all...]
/freebsd-src/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-src/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-src/sys/dev/pci/
H A Dpci_subr.c184 struct resource_list_entry *rle; pcib_host_res_decodes() local
206 struct resource_list_entry *rle; pcib_host_res_alloc() local
266 struct resource_list_entry *rle; pcib_host_res_adjust() local
[all...]
H A Dpci_iov.c550 struct resource_list_entry *rle; in pci_iov_alloc_bar_ea() local
1008 struct resource_list_entry *rle; pci_vf_alloc_mem_resource() local
1068 struct resource_list_entry *rle; pci_vf_release_mem_resource() local
[all...]
H A Dpci.c1801 struct resource_list_entry *rle; pci_alloc_msix_method() local
1976 struct resource_list_entry *rle; pci_remap_msix_method() local
2097 struct resource_list_entry *rle; pci_release_msix() local
2414 struct resource_list_entry *rle; pci_remap_intr_method() local
2583 struct resource_list_entry *rle; pci_alloc_msi_method() local
2702 struct resource_list_entry *rle; pci_release_msi_method() local
4593 struct resource_list_entry *rle; pci_suspend_child() local
4632 struct resource_list_entry *rle; pci_resume_child() local
4858 struct resource_list_entry *rle; pci_teardown_intr() local
5543 struct resource_list_entry *rle; pci_alloc_multi_resource() local
5863 struct resource_list_entry *rle; pci_child_deleted() local
5907 struct resource_list_entry *rle; pci_delete_resource() local
[all...]
/freebsd-src/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
[all...]
/freebsd-src/sys/x86/isa/
H A Disa.c97 struct resource_list_entry *rle; in isa_alloc_resource() local
/freebsd-src/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
677 struct resource_list_entry *rle; isa_read_ivar() local
898 struct resource_list_entry *rle; isa_driver_added() local
[all...]
/freebsd-src/sys/netinet/
H A Dtcp_ratelimit.h107 tcp_hw_highest_rate(const struct tcp_hwrate_limit_table * rle) tcp_hw_highest_rate() argument
162 tcp_hw_highest_rate(const struct tcp_hwrate_limit_table * rle) tcp_hw_highest_rate() argument
/freebsd-src/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; cbb_insert_res() local
220 struct cbb_reslist *rle; cbb_destroy_res() local
1098 struct cbb_reslist *rle; cbb_cardbus_auto_open() local
[all...]
/freebsd-src/sys/dev/vnic/
H A Dmrml_bridge.c135 struct resource_list_entry *rle; mrmlb_ofw_bus_alloc_res() local
/freebsd-src/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c477 struct resource_list_entry *rle; in linux_pci_get_rle() local
492 struct resource_list_entry *rle; in linux_pci_attach_device() local
1020 struct resource_list_entry *rle; pci_resource_start() local
1042 struct resource_list_entry *rle; pci_resource_len() local
1112 struct resource_list_entry *rle; linuxkpi_pci_release_region() local
1200 struct resource_list_entry *rle; linuxkpi_pci_enable_msix() local
1234 struct resource_list_entry *rle; _lkpi_pci_enable_msi_range() local
[all...]
/freebsd-src/sys/arm64/cavium/
H A Dthunder_pcie_fdt.c235 struct resource_list_entry *rle; in thunder_pcie_fdt_alloc_resource() local
/freebsd-src/sys/dev/acpica/
H A Dacpi_ged.c152 struct resource_list_entry *rle; in acpi_ged_attach() local
/freebsd-src/sys/kern/
H A Dsubr_bus.c2805 struct resource_list_entry *rle; resource_list_free() local
2860 struct resource_list_entry *rle; resource_list_add() local
2899 struct resource_list_entry *rle; resource_list_busy() local
2928 struct resource_list_entry *rle; resource_list_reserved() local
2949 struct resource_list_entry *rle; resource_list_find() local
2968 struct resource_list_entry *rle = resource_list_find(rl, type, rid); resource_list_delete() local
3018 struct resource_list_entry *rle = NULL; resource_list_reserve() local
3075 struct resource_list_entry *rle = NULL; resource_list_alloc() local
3146 struct resource_list_entry *rle = NULL; resource_list_release() local
3201 struct resource_list_entry *rle; resource_list_release_active() local
3242 struct resource_list_entry *rle = NULL; resource_list_unreserve() local
3280 struct resource_list_entry *rle; resource_list_print_type() local
3314 struct resource_list_entry *rle; resource_list_purge() local
4105 struct resource_list_entry * rle = NULL; bus_generic_rl_get_resource() local
[all...]
/freebsd-src/sys/arm/mv/
H A Dmv_pci_ctrl.c242 struct resource_list_entry *rle; mv_pcib_ctrl_alloc_resource() local
/freebsd-src/sys/dev/bhnd/cores/chipc/
H A Dchipc.c776 struct resource_list_entry *rle; chipc_alloc_resource() local
881 struct resource_list_entry *rle; chipc_release_resource() local
[all...]
/freebsd-src/sys/dev/fdt/
H A Dsimplebus.c433 struct resource_list_entry *rle; simplebus_alloc_resource() local
/freebsd-src/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-src/sys/dev/bnxt/bnxt_en/
H A Dbnxt_ulp.c397 struct resource_list_entry *rle = NULL; in bnxt_populate_irq() local
/freebsd-src/sys/riscv/riscv/
H A Dnexus.c233 struct resource_list_entry *rle; nexus_alloc_resource() local

12