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

  /external/syslinux/gpxe/src/drivers/net/
tlan.c 251 list->cStat = TLAN_CSTAT_UNUSED;
594 if (tail_list->cStat != TLAN_CSTAT_UNUSED) {
597 tx_ring[entry].cStat = TLAN_CSTAT_UNUSED;
675 head_list->cStat = TLAN_CSTAT_UNUSED;
    [all...]
tlan.h 135 #define TLAN_CSTAT_UNUSED 0x8000

Completed in 37 milliseconds