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

  /external/grub/netboot/
epic100.h 34 TXCON = 0x70, /* Transmit Control */
epic100.c 73 static int txcon ; variable
134 txcon = ioaddr + TXCON; /* Transmit Control */
237 outl(tmp, txcon);

Completed in 124 milliseconds