Searched refs:USE_BIG_BUF (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/8390/
H A Dpcnet_cs.c120 #define USE_BIG_BUF 0x04 macro
187 DELAY_OUTPUT | HAS_MISC_REG | USE_BIG_BUF },
594 info->flags &= ~USE_BIG_BUF;
596 info->flags &= ~USE_BIG_BUF;
598 if (info->flags & USE_BIG_BUF) {
855 if (info->flags & USE_BIG_BUF)

Completed in 102 milliseconds