Home
last modified time | relevance | path

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

/drivers/atm/
Dnicstar.h270 #define VBR_SCQSIZE 8192 macro
Dnicstar.c592 card->scq0 = get_scq(VBR_SCQSIZE, NS_VRSCD0); in ns_init_card()
917 if (size != VBR_SCQSIZE && size != CBR_SCQSIZE) in get_scq()