Home
last modified time | relevance | path

Searched refs:g_gate_ctl_destroy (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/geom/gate/
H A Dg_gate.h68 #define G_GATE_CMD_DESTROY _IOWR('m', 2, struct g_gate_ctl_destroy)
137 struct g_gate_ctl_destroy { struct
H A Dg_gate.c785 struct g_gate_ctl_destroy *ggio = (void *)addr; in g_gate_ioctl()
/freebsd/sbin/ggate/shared/
H A Dggate.c202 struct g_gate_ctl_destroy ggio; in g_gate_destroy()
/freebsd/sbin/hastd/
H A Dprimary.c289 struct g_gate_ctl_destroy ggiod; in cleanup()