Home
last modified time | relevance | path

Searched refs:SEEQ_TSTAT_PTRANS (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dsgiseeq.h63 #define SEEQ_TSTAT_PTRANS 0x008 /* Packet was transmitted ok */ macro
Dsgiseeq.c395 if (!(status & (HPC3_ETXCTRL_ACTIVE | SEEQ_TSTAT_PTRANS))) { in sgiseeq_tx()