Searched refs:PCI_INTERRUPT_PIN_MASK (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dpcireg.h672 #define PCI_INTERRUPT_PIN_MASK 0xff macro
674 (((icr) >> PCI_INTERRUPT_PIN_SHIFT) & PCI_INTERRUPT_PIN_MASK)

Completed in 118 milliseconds