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

/freebsd-11-stable/sys/dev/ct/
H A Dbshwvar.h71 u_int sc_bounce_size; member in struct:bshw_softc
H A Dbshw_machdep.c408 if (bs->sc_seglen > bs->sc_bounce_size)
409 bs->sc_seglen = bs->sc_bounce_size;
H A Dct_isa.c234 bs->sc_bounce_size = DFLTPHYS;

Completed in 102 milliseconds