Home
last modified time | relevance | path

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

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