Home
last modified time | relevance | path

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

/freebsd/sys/dev/intpm/
H A Dintpmreg.h39 #define PCI_INTR_SMB_IRQ9 8 macro
H A Dintpm.c290 PCI_INTR_SMB_IRQ9 | PCI_INTR_SMB_ENABLE, 1); in intsmb_attach()
299 case PCI_INTR_SMB_IRQ9: in intsmb_attach()
322 if (intr != PCI_INTR_SMB_IRQ9 && intr != PCI_INTR_SMB_IRQ_PCI) { in intsmb_attach()