Home
last modified time | relevance | path

Searched refs:ISR_SSERR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfereg.h253 #define ISR_SSERR 0x00400000U /* Signaled system error */ macro
H A Dsfe.c105 (ISR_DPERR | ISR_SSERR | ISR_RMABT | ISR_RTABT | ISR_RXSOVR | \
1543 if (isr & (ISR_DPERR | ISR_SSERR | ISR_RMABT | ISR_RTABT)) { in sfe_interrupt()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c140 #define ISR_SSERR 0x00080000 macro