Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dpccbbreg.h154 #define PCI113X_CBCTRL_PCI_IRQ_ENA 0x002000 /* PCI intr enable */ macro
H A Dpccbb.c659 reg |= PCI113X_CBCTRL_PCI_IRQ_ENA; in pccbb_chipinit()