Searched defs:ISR_TXIDLE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfereg.h260 #define ISR_TXIDLE 0x00000200U macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c150 #define ISR_TXIDLE 0x00000200 macro
546 ns->IMR_cache |= ISR_TXIDLE;
728 if (ISR_TXIDLE & isr)

Completed in 50 milliseconds