Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dlanai.c552 #define STATS_GET_BAD_VCI(x) (((x)>>16)&0xFF) /* VCI not open */ macro
1943 lanai->stats.vci_trash += STATS_GET_BAD_VCI(statreg); in get_statistics()