OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
XBF_MIN_RING_SIZE
sys/dev/pv/xbf.c
966
sc->sc_xr_size = XBF_MIN_RING_SIZE;
sys/dev/pv/xbf.c
968
if (sc->sc_xr_size < XBF_MIN_RING_SIZE)
sys/dev/pv/xbf.c
969
sc->sc_xr_size = XBF_MIN_RING_SIZE;