HomeSort by relevance Sort by last modified time
    Searched full:tsad (Results 1 - 1 of 1) sorted by null

  /external/syslinux/gpxe/src/drivers/net/
rtl8139.c 410 unsigned int tsad; local
424 tsad = inw ( rtl->ioaddr + TxSummary );
426 if ( ( rtl->tx.iobuf[i] != NULL ) && ( tsad & ( 1 << i ) ) ) {

Completed in 59 milliseconds