Home
last modified time | relevance | path

Searched refs:rman_get_type (Results 1 – 25 of 42) sorted by relevance

12

/freebsd/sys/powerpc/psim/
H A Diobus.c346 switch (rman_get_type(r)) { in iobus_adjust_resource()
362 switch (rman_get_type(res)) { in iobus_release_resource()
377 switch (rman_get_type(res)) { in iobus_activate_resource()
392 switch (rman_get_type(res)) { in iobus_deactivate_resource()
417 switch (rman_get_type(r)) { in iobus_map_resource()
446 switch (rman_get_type(r)) { in iobus_unmap_resource()
/freebsd/sys/dev/ofw/
H A Dofw_pcib.c447 switch (rman_get_type(res)) { in ofw_pcib_release_resource()
503 switch (rman_get_type(res)) { in ofw_pcib_activate_resource()
528 switch (rman_get_type(r)) { in ofw_pcib_map_resource()
562 if (rman_get_type(r) == space) { in ofw_pcib_map_resource()
590 switch (rman_get_type(r)) { in ofw_pcib_unmap_resource()
615 switch (rman_get_type(res)) { in ofw_pcib_deactivate_resource()
634 switch (rman_get_type(res)) { in ofw_pcib_adjust_resource()
H A Dofwbus.c182 rman_get_type(r), rman_get_rid(r)); in ofwbus_release_resource()
/freebsd/sys/riscv/riscv/
H A Dnexus.c310 switch (rman_get_type(r)) { in nexus_activate_resource()
345 switch (rman_get_type(r)) { in nexus_deactivate_resource()
376 switch (rman_get_type(r)) { in nexus_map_resource()
404 switch (rman_get_type(r)) { in nexus_unmap_resource()
/freebsd/sys/arm/arm/
H A Dnexus.c312 switch (rman_get_type(r)) { in nexus_activate_resource()
343 switch (rman_get_type(r)) { in nexus_map_resource()
379 switch (rman_get_type(r)) { in nexus_unmap_resource()
398 switch (rman_get_type(r)) { in nexus_deactivate_resource()
/freebsd/sys/powerpc/powerpc/
H A Dnexus.c257 switch (rman_get_type(r)) { in nexus_map_resource()
273 switch (rman_get_type(r)) { in nexus_map_resource()
309 switch (rman_get_type(r)) { in nexus_unmap_resource()
/freebsd/sys/powerpc/powermac/
H A Duninorth.c559 switch (rman_get_type(r)) { in unin_chip_adjust_resource()
574 switch (rman_get_type(res)) { in unin_chip_release_resource()
588 switch (rman_get_type(res)) { in unin_chip_activate_resource()
603 switch (rman_get_type(res)) { in unin_chip_deactivate_resource()
627 switch (rman_get_type(r)) { in unin_chip_map_resource()
660 switch (rman_get_type(r)) { in unin_chip_unmap_resource()
H A Dmacio.c599 switch (rman_get_type(r)) { in macio_adjust_resource()
614 switch (rman_get_type(res)) { in macio_release_resource()
628 switch (rman_get_type(res)) { in macio_activate_resource()
642 switch (rman_get_type(res)) { in macio_deactivate_resource()
667 switch (rman_get_type(r)) { in macio_map_resource()
702 switch (rman_get_type(r)) { in macio_unmap_resource()
H A Dmacgpio.c287 if (rman_get_type(res) != SYS_RES_IRQ) in macgpio_activate_resource()
309 if (rman_get_type(res) != SYS_RES_IRQ) in macgpio_deactivate_resource()
/freebsd/sys/dev/pci/
H A Dpci_host_generic.c422 switch (rman_get_type(res)) { in pci_host_generic_core_release_resource()
539 switch (rman_get_type(r)) { in generic_pcie_activate_resource()
557 switch (rman_get_type(r)) { in generic_pcie_deactivate_resource()
575 switch (rman_get_type(res)) { in generic_pcie_adjust_resource()
598 type = rman_get_type(r); in generic_pcie_map_resource()
635 type = rman_get_type(r); in generic_pcie_unmap_resource()
H A Dpci_iov.c1074 KASSERT(rman_get_type(r) == SYS_RES_MEMORY, in pci_vf_release_mem_resource()
1106 KASSERT(rman_get_type(r) == SYS_RES_MEMORY, in pci_vf_activate_mem_resource()
1137 KASSERT(rman_get_type(r) == SYS_RES_MEMORY, in pci_vf_deactivate_mem_resource()
1162 KASSERT(rman_get_type(r) == SYS_RES_MEMORY, in pci_vf_adjust_mem_resource()
1198 KASSERT(rman_get_type(r) == SYS_RES_MEMORY, in pci_vf_map_mem_resource()
1230 KASSERT(rman_get_type(r) == SYS_RES_MEMORY, in pci_vf_unmap_mem_resource()
H A Disa_pci.c210 switch (rman_get_type(r)) { in isab_pci_release_resource()
/freebsd/sys/arm64/arm64/
H A Dnexus.c336 switch (rman_get_type(r)) { in nexus_activate_resource_flags()
394 switch (rman_get_type(r)) { in nexus_map_resource()
423 switch (rman_get_type(r)) { in nexus_unmap_resource()
481 switch (rman_get_type(r)) { in nexus_fdt_activate_resource()
/freebsd/sys/x86/pci/
H A Dpci_bus.c611 if (rman_get_type(r) == PCI_RES_BUS) in legacy_pcib_adjust_resource()
620 if (rman_get_type(r) == PCI_RES_BUS) in legacy_pcib_release_resource()
628 if (rman_get_type(r) == PCI_RES_BUS) in legacy_pcib_activate_resource()
637 if (rman_get_type(r) == PCI_RES_BUS) in legacy_pcib_deactivate_resource()
/freebsd/sys/powerpc/mpc85xx/
H A Dlbc.c766 switch (rman_get_type(r)) { in lbc_adjust_resource()
780 switch (rman_get_type(res)) { in lbc_release_resource()
793 switch (rman_get_type(r)) { in lbc_activate_resource()
806 switch (rman_get_type(r)) { in lbc_deactivate_resource()
829 switch (rman_get_type(r)) { in lbc_map_resource()
855 switch (rman_get_type(r)) { in lbc_unmap_resource()
/freebsd/sys/dev/acpica/
H A Dacpi_pcib_acpi.c700 if (rman_get_type(r) == PCI_RES_BUS) in acpi_pcib_acpi_adjust_resource()
713 if (rman_get_type(r) == PCI_RES_BUS) in acpi_pcib_acpi_release_resource()
725 if (rman_get_type(r) == PCI_RES_BUS) in acpi_pcib_acpi_activate_resource()
737 if (rman_get_type(r) == PCI_RES_BUS) in acpi_pcib_acpi_deactivate_resource()
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_mc.c349 rm = dpaa2_mc_rman(mcdev, rman_get_type(r), rman_get_flags(r)); in dpaa2_mc_adjust_resource()
361 rm = dpaa2_mc_rman(mcdev, rman_get_type(r), rman_get_flags(r)); in dpaa2_mc_release_resource()
372 rm = dpaa2_mc_rman(mcdev, rman_get_type(r), rman_get_flags(r)); in dpaa2_mc_activate_resource()
383 rm = dpaa2_mc_rman(mcdev, rman_get_type(r), rman_get_flags(r)); in dpaa2_mc_deactivate_resource()
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc.c887 rm = chipc_get_rman(dev, rman_get_type(r), rman_get_flags(r)); in chipc_release_resource()
907 rman_get_type(r), rman_get_rid(r)); in chipc_release_resource()
925 rm = chipc_get_rman(dev, rman_get_type(r), rman_get_flags(r)); in chipc_adjust_resource()
967 rm = chipc_get_rman(dev, rman_get_type(r), rman_get_flags(r)); in chipc_try_activate_resource()
1042 rm = chipc_get_rman(dev, rman_get_type(r), rman_get_flags(r)); in chipc_activate_resource()
1066 rm = chipc_get_rman(dev, rman_get_type(r), rman_get_flags(r)); in chipc_deactivate_resource()
/freebsd/sys/dev/dpaa/
H A Dfman.c97 if (rman_get_type(res) != SYS_RES_IRQ) { in fman_activate_resource()
127 if (rman_get_type(res) != SYS_RES_IRQ) { in fman_release_resource()
137 rle = resource_list_find(rl, rman_get_type(res), in fman_release_resource()
/freebsd/sys/dev/vmd/
H A Dvmd.c475 if (rman_get_type(r) == SYS_RES_IRQ) { in vmd_adjust_resource()
485 if (rman_get_type(r) == SYS_RES_IRQ) { in vmd_release_resource()
494 if (rman_get_type(r) == SYS_RES_IRQ) { in vmd_activate_resource()
503 if (rman_get_type(r) == SYS_RES_IRQ) { in vmd_deactivate_resource()
/freebsd/sys/sys/
H A Drman.h137 int rman_get_type(const struct resource *);
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c1049 if (bhndb_get_rman(sc, child, rman_get_type(r)) == NULL) { in bhndb_release_resource()
1067 rman_get_type(r), rman_get_rid(r)); in bhndb_release_resource()
1092 rm = bhndb_get_rman(sc, child, rman_get_type(r)); in bhndb_adjust_resource()
1308 type = rman_get_type(r); in bhndb_try_activate_resource()
1427 if (bhndb_get_rman(sc, child, rman_get_type(r)) == NULL) { in bhndb_activate_resource()
1447 type = rman_get_type(r); in bhndb_deactivate_resource()
/freebsd/sys/x86/x86/
H A Dmptable_pci.c142 if (rman_get_type(r) == PCI_RES_BUS) in mptable_hostb_adjust_resource()
H A Dnexus.c391 type = rman_get_type(r); in nexus_map_resource()
437 switch (rman_get_type(r)) { in nexus_unmap_resource()
/freebsd/sys/powerpc/ps3/
H A Dps3bus.c615 switch (rman_get_type(r)) { in ps3bus_map_resource()
644 switch (rman_get_type(r)) { in ps3bus_unmap_resource()

12