Searched refs:PCI_INTR_TYPE_SIZE (Results 1 - 25 of 25) sorted by relevance

/netbsd-current/sys/arch/sandpoint/include/
H A Dpci_machdep.h64 PCI_INTR_TYPE_SIZE, enumerator in enum:__anon16820
/netbsd-current/sys/arch/x86/include/
H A Dpci_machdep_common.h131 PCI_INTR_TYPE_SIZE, enumerator in enum:__anon3
/netbsd-current/sys/dev/pci/
H A Dif_eqos_pci.c109 int counts[PCI_INTR_TYPE_SIZE];
H A Dxhci_pci.c129 int counts[PCI_INTR_TYPE_SIZE];
215 for (int i = 0; i < PCI_INTR_TYPE_SIZE; i++) {
H A Dsiisata_pci.c223 int counts[PCI_INTR_TYPE_SIZE] = {
H A Dpcivar.h412 PCI_INTR_TYPE_SIZE, enumerator in enum:__anon32
H A Dnvme_pci.c427 int counts[PCI_INTR_TYPE_SIZE];
H A Dahcisata_pci.c411 int counts[PCI_INTR_TYPE_SIZE] = {
H A Dciss_pci.c232 int counts[PCI_INTR_TYPE_SIZE] = {
H A Dvirtio_pci.c1148 int counts[PCI_INTR_TYPE_SIZE];
H A Dif_ena.c1926 int counts[PCI_INTR_TYPE_SIZE];
H A Dif_rge.c227 int counts[PCI_INTR_TYPE_SIZE] = {
H A Dif_bnx.c629 int counts[PCI_INTR_TYPE_SIZE] = {
H A Dif_iavf.c1752 int counts[PCI_INTR_TYPE_SIZE];
H A Dif_aq.c2251 int counts[PCI_INTR_TYPE_SIZE];
H A Dif_bge.c3617 int counts[PCI_INTR_TYPE_SIZE] = {
H A Dif_ixl.c5963 int counts[PCI_INTR_TYPE_SIZE];
H A Dif_mcx.c2749 int counts[PCI_INTR_TYPE_SIZE];
H A Dif_wm.c2013 int counts[PCI_INTR_TYPE_SIZE];
/netbsd-current/sys/arch/arm/include/
H A Dpci_machdep.h73 PCI_INTR_TYPE_SIZE, enumerator in enum:__anon2
/netbsd-current/sys/arch/arm/pci/
H A Dpci_msi_machdep.c227 memset(counts, 0, sizeof(*counts) * PCI_INTR_TYPE_SIZE);
/netbsd-current/sys/arch/powerpc/include/
H A Dpci_machdep.h71 PCI_INTR_TYPE_SIZE, enumerator in enum:__anon16783
/netbsd-current/sys/arch/x86/pci/
H A Dpci_intr_machdep.c485 * CAUTION: The size of counts[] must be PCI_INTR_TYPE_SIZE.
489 * int counts[PCI_INTR_TYPE_SIZE];
497 * int counts[PCI_INTR_TYPE_SIZE];
504 * int counts[PCI_INTR_TYPE_SIZE];
544 memset(counts, 0, sizeof(counts[0]) * PCI_INTR_TYPE_SIZE);
/netbsd-current/sys/arch/powerpc/booke/pci/
H A Dpq3pci.c1604 int cnt[PCI_INTR_TYPE_SIZE];
/netbsd-current/sys/dev/pci/ixgbe/
H A Dixgbe.c6772 int counts[PCI_INTR_TYPE_SIZE];

Completed in 611 milliseconds