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

  /external/grub/netboot/
smc9000.h 64 #define TCR_ENABLE 0x0001 /* if this is 1, we can transmit */
72 #define TCR_NORMAL (TCR_ENABLE | TCR_PAD_ENABLE)
smc9000.c 307 _outw(inw(smc9000_base + TCR ) | TCR_ENABLE, smc9000_base + TCR );

Completed in 35 milliseconds