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

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfereg.h264 #define ISR_RXORN 0x00000020U macro
H A Dsfe.c111 ISR_RXORN | ISR_RXIDLE | ISR_RXOK | ISR_RXERR)
1576 if (isr & (ISR_RXSOVR | ISR_RXORN | ISR_RXIDLE | ISR_RXERR |
1580 if (isr & (ISR_RXSOVR | ISR_RXORN)) {
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c154 #define ISR_RXORN 0x00000020 macro
541 ns->IMR_cache |= ISR_RXORN;

Completed in 69 milliseconds