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

/drivers/isdn/hisax/
H A Dhfcscard.c229 cs->hw.hfcD.bfifosize = 1024 + 512;
231 cs->hw.hfcD.bfifosize = 7 * 1024 + 512;
H A Dhfc_2bds0.c148 return (bcs->cs->hw.hfcD.bfifosize);
151 s += bcs->cs->hw.hfcD.bfifosize;
152 s = bcs->cs->hw.hfcD.bfifosize - s;
380 rcnt += cs->hw.hfcD.bfifosize;
H A Dhisax.h740 unsigned int bfifosize; member in struct:hfcD_hw

Completed in 54 milliseconds