Home
last modified time | relevance | path

Searched defs:ggio (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/sys/geom/gate/
H A Dg_gate.c462 g_gate_create(struct g_gate_ctl_create * ggio) g_gate_create() argument
640 g_gate_modify(struct g_gate_softc * sc,struct g_gate_ctl_modify * ggio) g_gate_modify() argument
741 G_GATE_CHECK_VERSION(ggio) global() argument
761 struct g_gate_ctl_create *ggio = (void *)addr; g_gate_ioctl() local
776 struct g_gate_ctl_modify *ggio = (void *)addr; g_gate_ioctl() local
788 struct g_gate_ctl_destroy *ggio = (void *)addr; g_gate_ioctl() local
804 struct g_gate_ctl_cancel *ggio = (void *)addr; g_gate_ioctl() local
844 struct g_gate_ctl_io *ggio = (void *)addr; g_gate_ioctl() local
906 struct g_gate_ctl_io *ggio = (void *)addr; g_gate_ioctl() local
[all...]
/freebsd-src/sbin/hastd/
H A Dprimary.c1101 reqlog(int loglevel, int debuglevel, struct g_gate_ctl_io *ggio, in reqlog()
1180 struct g_gate_ctl_io *ggio; in write_complete() local
1225 struct g_gate_ctl_io *ggio; in ggate_recv_thread() local
1385 struct g_gate_ctl_io *ggio; in local_send_thread() local
1546 struct g_gate_ctl_io *ggio; in remote_send_thread() local
1703 struct g_gate_ctl_io *ggio; in remote_recv_thread() local
1865 struct g_gate_ctl_io *ggio; in ggate_send_thread() local
1958 struct g_gate_ctl_io *ggio; in sync_thread() local
/freebsd-src/sbin/ggate/ggatec/
H A Dggatec.c94 struct g_gate_ctl_io ggio; send_thread() local
212 struct g_gate_ctl_io ggio; recv_thread() local
[all...]
/freebsd-src/sbin/ggate/ggatel/
H A Dggatel.c86 struct g_gate_ctl_io ggio; g_gatel_serve() local
[all...]
/freebsd-src/sbin/ggate/shared/
H A Dggate.c202 struct g_gate_ctl_destroy ggio; in g_gate_destroy() local