Home
last modified time | relevance | path

Searched refs:MAX_PCI_INTRS (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/prep/include/
Dpcipnp.h39 #define MAX_PCI_INTRS 4 macro
56 uint16_t intr[MAX_PCI_INTRS]; /* Index 0-3 == A-D
/netbsd/src/sys/arch/prep/prep/
Dplatform.c242 int lines[MAX_PCI_INTRS] = { 0, 0, 0, 0 }; in create_intr_map()
247 sub = prop_dictionary_create_with_capacity(MAX_PCI_INTRS); in create_intr_map()
250 for (j = 0; j < MAX_PCI_INTRS; j++) { in create_intr_map()
258 for (j = 0; j < MAX_PCI_INTRS; j++) { in create_intr_map()
Dresidual.c945 for (j = 0, first = 1, t = tmpstr; j < MAX_PCI_INTRS; j++) { in large_vendor_pcibridge_subr()
962 for (j = 0, first = 1, l = 0; j < MAX_PCI_INTRS; j++) { in large_vendor_pcibridge_subr()