Home
last modified time | relevance | path

Searched defs:maxcount (Results 1 – 25 of 43) sorted by relevance

12

/freebsd-13-stable/usr.bin/file2c/
HDfile2c.c28 int c, count, linepos, maxcount, pretty, radix; in main() local
/freebsd-13-stable/sys/kern/
HDsubr_blist.c292 blist_alloc(blist_t bl, int *count, int maxcount) in blist_alloc()
616 blst_next_leaf_alloc(blmeta_t *scan, daddr_t start, int count, int maxcount) in blst_next_leaf_alloc()
698 blst_leaf_alloc(blmeta_t *scan, daddr_t blk, int *count, int maxcount) in blst_leaf_alloc()
801 int maxcount, u_daddr_t radix) in blst_meta_alloc()
1133 int count = 0, maxcount = 0; in main() local
/freebsd-13-stable/sys/x86/xen/
HDxen_msi.c70 xen_msi_alloc(device_t dev, int count, int maxcount, int *irqs) in xen_msi_alloc()
HDxen_nexus.c124 nexus_xen_alloc_msi(device_t pcib, device_t dev, int count, int maxcount, int *irqs) in nexus_xen_alloc_msi()
/freebsd-13-stable/sys/dev/acpica/
HDacpi_container.c125 acpi_syscont_alloc_msi(device_t bus, device_t dev, int count, int maxcount, in acpi_syscont_alloc_msi()
HDacpi_pcib_acpi.c656 acpi_pcib_alloc_msi(device_t pcib, device_t dev, int count, int maxcount, in acpi_pcib_alloc_msi()
/freebsd-13-stable/sys/arm64/cavium/
HDthunder_pcie_pem_fdt.c111 thunder_pem_fdt_alloc_msi(device_t pci, device_t child, int count, int maxcount, in thunder_pem_fdt_alloc_msi()
/freebsd-13-stable/sys/dev/xilinx/
HDxlnx_pcib.c547 xlnx_pcib_alloc_msi(device_t pci, device_t child, int count, int maxcount, in xlnx_pcib_alloc_msi()
583 xlnx_pcib_msi_alloc_msi(device_t dev, device_t child, int count, int maxcount, in xlnx_pcib_msi_alloc_msi()
/freebsd-13-stable/sys/arm/annapurna/alpine/
HDalpine_pci_msix.c294 al_msix_alloc_msi(device_t dev, device_t child, int count, int maxcount, in al_msix_alloc_msi()
/freebsd-13-stable/sys/dev/dpaa2/
HDdpaa2_mc.c419 dpaa2_mc_alloc_msi(device_t mcdev, device_t child, int count, int maxcount, in dpaa2_mc_alloc_msi()
848 dpaa2_mc_alloc_msi_impl(device_t mcdev, device_t child, int count, int maxcount, in dpaa2_mc_alloc_msi_impl()
/freebsd-13-stable/sys/dev/pci/
HDpci_host_generic_fdt.c381 int maxcount, int *irqs) in generic_pcie_fdt_alloc_msi()
HDpci_host_generic_acpi.c416 int maxcount, int *irqs) in generic_pcie_acpi_alloc_msi()
HDpci_dw.c598 int maxcount, int *irqs) in pci_dw_alloc_msi()
/freebsd-13-stable/sys/mips/nlm/
HDxlp_pci.c349 xlp_alloc_msi(device_t pcib, device_t dev, int count, int maxcount, int *irqs) in xlp_alloc_msi()
/freebsd-13-stable/contrib/file/src/
HDcdf.c937 cdf_grow_info(cdf_property_info_t **info, size_t *maxcount, size_t incr) in cdf_grow_info()
992 uint32_t offs, cdf_property_info_t **info, size_t *count, size_t *maxcount) in cdf_read_property_info()
1151 size_t maxcount; in cdf_unpack_summary_info() local
/freebsd-13-stable/sys/x86/pci/
HDpci_bus.c96 legacy_pcib_alloc_msi(device_t pcib, device_t dev, int count, int maxcount, in legacy_pcib_alloc_msi()
/freebsd-13-stable/sys/x86/x86/
HDmsi.c403 msi_alloc(device_t dev, int count, int maxcount, int *irqs) in msi_alloc()
/freebsd-13-stable/sbin/pfctl/
HDpfctl_radix.c63 unsigned long maxcount; in pfr_report_error() local
/freebsd-13-stable/sys/dev/vmd/
HDvmd.c499 vmd_alloc_msi(device_t dev, device_t child, int count, int maxcount, in vmd_alloc_msi()
/freebsd-13-stable/sys/powerpc/powernv/
HDopal_pci.c611 opalpci_alloc_msi(device_t dev, device_t child, int count, int maxcount, in opalpci_alloc_msi()
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
HDLoongArch.cpp163 const uint32_t maxcount = 1 + 64 / 7; in handleUleb128() local
/freebsd-13-stable/stand/efi/loader/
HDframebuffer.c169 size_t count, maxcount = 1024; in efifb_uga_find_pixel() local
/freebsd-13-stable/sys/powerpc/powermac/
HDcpcht.c385 cpcht_alloc_msi(device_t dev, device_t child, int count, int maxcount, in cpcht_alloc_msi()
/freebsd-13-stable/sys/arm/broadcom/bcm2835/
HDbcm2838_pci.c432 bcm_pcib_alloc_msi(device_t dev, device_t child, int count, int maxcount, in bcm_pcib_alloc_msi()
/freebsd-13-stable/bin/ps/
HDps.c124 int maxcount; member

12