Searched refs:g_gate_ctl_io (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/geom/gate/
H A Dg_gate.h72 #define G_GATE_CMD_START _IOWR('m', 4, struct g_gate_ctl_io)
73 #define G_GATE_CMD_DONE _IOWR('m', 5, struct g_gate_ctl_io)
171 struct g_gate_ctl_io { struct
H A Dg_gate.c830 struct g_gate_ctl_io *ggio = (void *)addr;
892 struct g_gate_ctl_io *ggio = (void *)addr;
/freebsd-12-stable/sbin/ggate/ggatec/
H A Dggatec.c95 struct g_gate_ctl_io ggio;
190 struct g_gate_ctl_io ggio;
/freebsd-12-stable/sbin/ggate/ggatel/
H A Dggatel.c88 struct g_gate_ctl_io ggio;
/freebsd-12-stable/sbin/hastd/
H A Dprimary.c93 struct g_gate_ctl_io hio_ggio;
1104 reqlog(int loglevel, int debuglevel, struct g_gate_ctl_io *ggio,
1183 struct g_gate_ctl_io *ggio;
1228 struct g_gate_ctl_io *ggio;
1388 struct g_gate_ctl_io *ggio;
1549 struct g_gate_ctl_io *ggio;
1706 struct g_gate_ctl_io *ggio;
1868 struct g_gate_ctl_io *ggio;
1961 struct g_gate_ctl_io *ggio;

Completed in 167 milliseconds