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

/freebsd-10.0-release/sys/dev/ct/
H A Dbshwvar.h71 u_int sc_bounce_size; member in struct:bshw_softc
H A Dbshw_machdep.c407 if (bs->sc_seglen > bs->sc_bounce_size)
408 bs->sc_seglen = bs->sc_bounce_size;
H A Dct_isa.c241 bs->sc_bounce_size = MAXBSIZE;

Completed in 72 milliseconds