Home
last modified time | relevance | path

Searched refs:PCI_INTR_SMB_IRQ_PCI (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/intpm/
H A Dintpmreg.h38 #define PCI_INTR_SMB_IRQ_PCI 2 macro
H A Dintpm.c281 case PCI_INTR_SMB_IRQ_PCI: in intsmb_attach()
301 if (intr != PCI_INTR_SMB_IRQ9 && intr != PCI_INTR_SMB_IRQ_PCI) { in intsmb_attach()