Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dns83820.c150 #define ISR_RXIDLE 0x00000010 macro
533 ns->IMR_cache |= ISR_RXIDLE; in ns83820_setup_rx()
651 if(( ISR_RXIDLE | ISR_RXDESC | ISR_RXERR) & isr) in ns83820_check_intr()
772 ISR_RXIDLE); in ns83820_disable()