Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/tulip/
Dde4x5.h242 #define PBL_4 0x00000400 /* 4 longwords DMA burst length */ macro
Dde4x5.c1405 bmr = (lp->chipset==DC21140 ? PBL_8 : PBL_4) | DESC_SKIP_LEN | DE4X5_CACHE_ALIGN; in de4x5_sw_reset()