Home
last modified time | relevance | path

Searched refs:PCI_INTERRUPT_PIN_B (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/sys/arch/alpha/pci/
Dpci_2100_a50.c119 case PCI_INTERRUPT_PIN_B: in ALPHA_PCI_INTR_INIT()
139 case PCI_INTERRUPT_PIN_B: in ALPHA_PCI_INTR_INIT()
159 case PCI_INTERRUPT_PIN_B: in ALPHA_PCI_INTR_INIT()
Dpci_axppci_33.c118 case PCI_INTERRUPT_PIN_B: in ALPHA_PCI_INTR_INIT()
138 case PCI_INTERRUPT_PIN_B: in ALPHA_PCI_INTR_INIT()
158 case PCI_INTERRUPT_PIN_B: in ALPHA_PCI_INTR_INIT()
/netbsd/src/sys/arch/arm/footbridge/
Dfootbridge_pci.c269 case PCI_INTERRUPT_PIN_B: in footbridge_pci_intr_map()
/netbsd/src/sys/dev/marvell/
Dmvpex.c611 case PCI_INTERRUPT_PIN_B: in mvpex_intr_map()
626 case PCI_INTERRUPT_PIN_B: in mvpex_intr_string()
/netbsd/src/sys/arch/sgimips/mace/
Dpci_mace.c274 case PCI_INTERRUPT_PIN_B: in macepci_intr_map()
/netbsd/src/sys/dev/pci/
Dpci_subr.c4806 case PCI_INTERRUPT_PIN_B: in pci_conf_print_type0()
4964 case PCI_INTERRUPT_PIN_B: in pci_conf_print_type1()
5076 case PCI_INTERRUPT_PIN_B: in pci_conf_print_type2()
Dpcireg.h1348 #define PCI_INTERRUPT_PIN_B 0x02 macro