Home
last modified time | relevance | path

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

/NextBSD/sys/dev/msk/
HDif_mskreg.h864 #define Y2_IS_IRQ_STAT BIT_26 /* Status exception interrupt */ macro
886 Y2_IS_IRQ_STAT | Y2_IS_PCI_EXP | Y2_IS_PCI_NEXP |\
HDif_msk.c1941 Y2_IS_IRQ_STAT | Y2_IS_PCI_EXP | Y2_IS_PCI_NEXP; in mskc_attach()
3506 if ((status & (Y2_IS_MST_ERR | Y2_IS_IRQ_STAT)) != 0) { in msk_intr_hwerr()