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

/openbsd-current/sys/dev/ic/
H A Di82596var.h234 int buf_area_sz; /* Size of above */ member in struct:ie_softc
H A Di82596.c1447 * We have a block of KVA at sc->buf_area which is of size sc->buf_area_sz.
1494 n = sc->buf_area_sz - (ptr - sc->buf_area);
/openbsd-current/sys/arch/hppa/gsc/
H A Dif_ie_gsc.c388 sc->buf_area_sz = sc->sc_msize - sc->buf_area;

Completed in 180 milliseconds