Home
last modified time | relevance | path

Searched refs:gctl_maxcount (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/sys/geom/gate/
H A Dg_gate.h116 u_int gctl_maxcount; member
H A Dg_gate.c519 sc->sc_queue_size = ggio->gctl_maxcount; in g_gate_create()
/freebsd-13.1/sbin/ggate/ggatel/
H A Dggatel.c187 ggioc.gctl_maxcount = 0; in g_gatel_create()
/freebsd-13.1/sbin/ggate/ggatec/
H A Dggatec.c503 ggioc.gctl_maxcount = queue_size; in g_gatec_create()
/freebsd-13.1/sbin/hastd/
H A Dprimary.c929 ggiocreate.gctl_maxcount = 0; in init_ggate()