Searched defs:maxcount (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-13-stable/usr.bin/file2c/
H A Dfile2c.c30 int c, count, linepos, maxcount, pretty, radix; local
/freebsd-13-stable/sys/x86/xen/
H A Dxen_msi.c72 xen_msi_alloc(device_t dev, int count, int maxcount, int *irqs) argument
H A Dxen_nexus.c126 nexus_xen_alloc_msi(device_t pcib, device_t dev, int count, int maxcount, int *irqs) argument
/freebsd-13-stable/sys/dev/acpica/
H A Dacpi_container.c127 acpi_syscont_alloc_msi(device_t bus, device_t dev, int count, int maxcount, argument
H A Dacpi_pcib_acpi.c646 acpi_pcib_alloc_msi(device_t pcib, device_t dev, int count, int maxcount, argument
/freebsd-13-stable/sys/arm64/cavium/
H A Dthunder_pcie_pem_fdt.c113 thunder_pem_fdt_alloc_msi(device_t pci, device_t child, int count, int maxcount, argument
/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_radix.c65 unsigned long maxcount; local
/freebsd-13-stable/sys/arm/annapurna/alpine/
H A Dalpine_pci_msix.c296 al_msix_alloc_msi(device_t dev, device_t child, int count, int maxcount, argument
/freebsd-13-stable/sys/dev/pci/
H A Dpci_dw.c447 pci_dw_alloc_msi(device_t pci, device_t child, int count, int maxcount, int *irqs) argument
H A Dpci_host_generic_acpi.c366 generic_pcie_acpi_alloc_msi(device_t pci, device_t child, int count, int maxcount, int *irqs) argument
H A Dpci_host_generic_fdt.c375 generic_pcie_fdt_alloc_msi(device_t pci, device_t child, int count, int maxcount, int *irqs) argument
/freebsd-13-stable/sys/dev/vmd/
H A Dvmd.c576 vmd_pcib_alloc_msi(device_t pcib, device_t dev, int count, int maxcount, argument
/freebsd-13-stable/sys/dev/xilinx/
H A Dxlnx_pcib.c549 xlnx_pcib_alloc_msi(device_t pci, device_t child, int count, int maxcount, argument
585 xlnx_pcib_msi_alloc_msi(device_t dev, device_t child, int count, int maxcount, argument
/freebsd-13-stable/sys/mips/nlm/
H A Dxlp_pci.c351 xlp_alloc_msi(device_t pcib, device_t dev, int count, int maxcount, int *irqs) argument
/freebsd-13-stable/sys/x86/pci/
H A Dpci_bus.c98 legacy_pcib_alloc_msi(device_t pcib, device_t dev, int count, int maxcount, argument
/freebsd-13-stable/sys/x86/x86/
H A Dmsi.c382 msi_alloc(device_t dev, int count, int maxcount, int *irqs) argument
H A Dnexus.c743 nexus_alloc_msi(device_t pcib, device_t dev, int count, int maxcount, int *irqs) argument
/freebsd-13-stable/sys/kern/
H A Dsubr_blist.c286 blist_alloc(blist_t bl, int *count, int maxcount) argument
610 blst_next_leaf_alloc(blmeta_t *scan, daddr_t start, int count, int maxcount) argument
692 blst_leaf_alloc(blmeta_t *scan, daddr_t blk, int *count, int maxcount) argument
794 blst_meta_alloc(blmeta_t *scan, daddr_t cursor, int *count, int maxcount, u_daddr_t radix) argument
1127 int count = 0, maxcount = 0; local
[all...]
H A Dsubr_intr.c1323 intr_alloc_msi(device_t pci, device_t child, intptr_t xref, int count, int maxcount, int *irqs) argument
/freebsd-13-stable/sys/powerpc/powernv/
H A Dopal_pci.c612 opalpci_alloc_msi(device_t dev, device_t child, int count, int maxcount, argument
/freebsd-13-stable/stand/efi/loader/
H A Dframebuffer.c167 size_t count, maxcount = 1024; local
/freebsd-13-stable/sys/powerpc/powermac/
H A Dcpcht.c387 cpcht_alloc_msi(device_t dev, device_t child, int count, int maxcount, argument
/freebsd-13-stable/contrib/file/src/
H A Dcdf.c917 cdf_grow_info(cdf_property_info_t **info, size_t *maxcount, size_t incr) argument
1130 size_t maxcount; local
971 cdf_read_property_info(const cdf_stream_t *sst, const cdf_header_t *h, uint32_t offs, cdf_property_info_t **info, size_t *count, size_t *maxcount) argument
[all...]
/freebsd-13-stable/bin/ps/
H A Dps.c126 int maxcount; member in struct:listinfo
[all...]
/freebsd-13-stable/sys/dev/hyperv/vmbus/
H A Dvmbus.c1148 vmbus_alloc_msi(device_t bus, device_t dev, int count, int maxcount, int *irqs) argument

Completed in 379 milliseconds

12