Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/alpha/pci/
Dpci_2100_a50.c122 case PCI_INTERRUPT_PIN_C: in ALPHA_PCI_INTR_INIT()
142 case PCI_INTERRUPT_PIN_C: in ALPHA_PCI_INTR_INIT()
162 case PCI_INTERRUPT_PIN_C: in ALPHA_PCI_INTR_INIT()
Dpci_axppci_33.c121 case PCI_INTERRUPT_PIN_C: in ALPHA_PCI_INTR_INIT()
141 case PCI_INTERRUPT_PIN_C: in ALPHA_PCI_INTR_INIT()
161 case PCI_INTERRUPT_PIN_C: in ALPHA_PCI_INTR_INIT()
/netbsd/src/sys/arch/arm/footbridge/
Dfootbridge_pci.c272 case PCI_INTERRUPT_PIN_C: in footbridge_pci_intr_map()
/netbsd/src/sys/dev/marvell/
Dmvpex.c612 case PCI_INTERRUPT_PIN_C: in mvpex_intr_map()
627 case PCI_INTERRUPT_PIN_C: in mvpex_intr_string()
/netbsd/src/sys/arch/sgimips/mace/
Dpci_mace.c277 case PCI_INTERRUPT_PIN_C: in macepci_intr_map()
/netbsd/src/sys/dev/pci/
Dpci_subr.c4809 case PCI_INTERRUPT_PIN_C: in pci_conf_print_type0()
4967 case PCI_INTERRUPT_PIN_C: in pci_conf_print_type1()
5079 case PCI_INTERRUPT_PIN_C: in pci_conf_print_type2()
Dpcireg.h1349 #define PCI_INTERRUPT_PIN_C 0x03 macro