HomeSort by relevance Sort by last modified time
    Searched refs:ENISR_RESET (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/net/
8390.h 86 #define ENISR_RESET 0x80 /* Reset completed */
ne2000.c 192 if ((r = (n2k_inb(EN0_ISR) & ENISR_RESET)) != 0)
197 n2k_outb(ENISR_RESET, EN0_ISR); /* Ack intr. */

Completed in 302 milliseconds