Searched defs:counts (Results 1 - 25 of 35) sorted by relevance

12

/src/sys/dev/pci/
H A Dciss_pci.c232 int counts[PCI_INTR_TYPE_SIZE] = { local in function:ciss_pci_attach
H A Dxhci_pci.c129 int counts[PCI_INTR_TYPE_SIZE]; local in function:xhci_pci_attach
H A Dif_eqos_pci.c109 int counts[PCI_INTR_TYPE_SIZE]; local in function:eqos_pci_attach
H A Dpci_stub.c71 pci_intr_alloc(const struct pci_attach_args * pa,pci_intr_handle_t ** ihps,int * counts,pci_intr_type_t max_type) argument
H A Dsiisata_pci.c223 int counts[PCI_INTR_TYPE_SIZE] = { local in function:siisata_pci_attach
H A Dahcisata_pci.c411 int counts[PCI_INTR_TYPE_SIZE] = { local in function:ahci_pci_attach
H A Dnvme_pci.c427 int counts[PCI_INTR_TYPE_SIZE]; local in function:nvme_pci_setup_intr
[all...]
H A Dvirtio_pci.c1143 int counts[PCI_INTR_TYPE_SIZE]; local in function:virtio_pci_alloc_interrupts
H A Dif_rge.c236 int counts[PCI_INTR_TYPE_SIZE] = { local in function:rge_attach
H A Dif_bnx.c629 int counts[PCI_INTR_TYPE_SIZE] = { local in function:bnx_attach
H A Dif_ena.c1926 int counts[PCI_INTR_TYPE_SIZE]; local in function:ena_enable_msix
/src/sys/arch/mips/rmi/
H A Drmixl_pcixvar.h46 rmixl_pcix_evcnt_t *counts; /* index by cpu */ member in struct:rmixl_pcix_dispatch
H A Drmixl_pcievar.h64 rmixl_pcie_evcnt_t *counts; /* index by cpu */ member in struct:rmixl_pcie_link_dispatch
/src/sys/arch/arm/pci/
H A Dpci_msi_machdep.c203 pci_intr_alloc(const struct pci_attach_args *pa, pci_intr_handle_t **ihps, int *counts, pci_intr_type_t max_type) argument
[all...]
/src/sys/arch/x86/pci/
H A Dpci_intr_machdep.c516 pci_intr_alloc(const struct pci_attach_args * pa,pci_intr_handle_t ** ihps,int * counts,pci_intr_type_t max_type) argument
[all...]
/src/sys/arch/powerpc/pci/
H A Dpci_machdep_common.c154 genppc_pci_intr_alloc(const struct pci_attach_args * pa,pci_intr_handle_t ** ihps,int * counts,pci_intr_type_t max_type) argument
/src/sys/arch/shark/include/
H A Dprofileio.h75 unsigned short counts[4]; /* the counts */ member in struct:profHashEntry
/src/usr.bin/systat/
H A Dsyscall.c60 uint64_t counts[SYS_NSYSENT]; member in struct:Info
[all...]
/src/sys/arch/sandpoint/pci/
H A Dpci_machdep.c507 pci_intr_alloc(const struct pci_attach_args * pa,pci_intr_handle_t ** ihps,int * counts,pci_intr_type_t max_type) argument
/src/sys/arch/shark/isa/
H A Dclock.c508 delayloop(int counts) argument
/src/usr.sbin/tprof/
H A Dtprof.c198 tprof_counts_t counts; local in function:show_counters
/src/lib/libresolv/
H A Dres_mkupdate.c94 int section, numrrs = 0, counts[ns_s_max]; local in function:res_nmkupdate
/src/sys/kern/
H A Dvfs_bio.c2018 int counts[MAXBSIZE / MIN_PAGE_SIZE + 1]; local in function:vfs_bufstats
/src/sys/dev/tprof/
H A Dtprof.c626 tprof_getcounts(tprof_counts_t *counts) argument
1008 tprof_counts_t *counts; local in function:tprof_ioctl
/src/sys/arch/powerpc/booke/pci/
H A Dpq3pci.c1601 pq3pci_intr_alloc(const struct pci_attach_args * pa,pci_intr_handle_t ** ihps,int * counts,pci_intr_type_t max_type) argument
[all...]

Completed in 35 milliseconds

12