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

/freebsd-11-stable/sys/dev/stg/
H A Dtmc18c30.c182 u_int fcbsize, fcb; local
199 fcbsize = TMC18C30_FCBSZ;
205 fcbsize = TMC18C50_FCBSZ;
223 sc->sc_wthold = fcbsize + 256;
224 sc->sc_rthold = fcbsize - 256;
227 fcb = fcbsize / (sc->sc_fsz / 16);

Completed in 106 milliseconds