Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/msk/
Dif_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 |\
Dif_msk.c1944 Y2_IS_IRQ_STAT | Y2_IS_PCI_EXP | Y2_IS_PCI_NEXP; in mskc_attach()
3512 if ((status & (Y2_IS_MST_ERR | Y2_IS_IRQ_STAT)) != 0) { in msk_intr_hwerr()