Searched refs:gctl_version (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/geom/gate/
H A Dg_gate.h130 u_int gctl_version; member in struct:g_gate_ctl_create
148 u_int gctl_version; member in struct:g_gate_ctl_modify
158 u_int gctl_version; member in struct:g_gate_ctl_destroy
165 u_int gctl_version; member in struct:g_gate_ctl_cancel
172 u_int gctl_version; member in struct:g_gate_ctl_io
H A Dg_gate.c728 if ((ggio)->gctl_version != G_GATE_VERSION) { \
730 ggio->gctl_version, G_GATE_VERSION); \
/freebsd-12-stable/sbin/ggate/ggatel/
H A Dggatel.c98 ggio.gctl_version = G_GATE_VERSION;
179 ggioc.gctl_version = G_GATE_VERSION;
206 ggioc.gctl_version = G_GATE_VERSION;
/freebsd-12-stable/sbin/ggate/ggatec/
H A Dggatec.c103 ggio.gctl_version = G_GATE_VERSION;
197 ggio.gctl_version = G_GATE_VERSION;
436 ggioc.gctl_version = G_GATE_VERSION;
455 ggioc.gctl_version = G_GATE_VERSION;
483 ggioc.gctl_version = G_GATE_VERSION;
/freebsd-12-stable/sbin/ggate/shared/
H A Dggate.c206 ggio.gctl_version = G_GATE_VERSION;
/freebsd-12-stable/sbin/hastd/
H A Dprimary.c295 ggiod.gctl_version = G_GATE_VERSION;
492 hio->hio_ggio.gctl_version = G_GATE_VERSION;
620 ggiomodify.gctl_version = G_GATE_VERSION;
925 ggiocreate.gctl_version = G_GATE_VERSION;
952 ggiocancel.gctl_version = G_GATE_VERSION;

Completed in 69 milliseconds