Home
last modified time | relevance | path

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

/freebsd-14.2/sys/geom/gate/
H A Dg_gate.h114 u_int gctl_maxcount; member
H A Dg_gate.c514 sc->sc_queue_size = ggio->gctl_maxcount; in g_gate_create()
/freebsd-14.2/sbin/ggate/ggatel/
H A Dggatel.c185 ggioc.gctl_maxcount = 0; in g_gatel_create()
/freebsd-14.2/sbin/ggate/ggatec/
H A Dggatec.c501 ggioc.gctl_maxcount = queue_size; in g_gatec_create()
/freebsd-14.2/sbin/hastd/
H A Dprimary.c927 ggiocreate.gctl_maxcount = 0; in init_ggate()