Searched refs:g_gate_ctl_io (Results 1 – 5 of 5) sorted by relevance
70 #define G_GATE_CMD_START _IOWR('m', 4, struct g_gate_ctl_io)71 #define G_GATE_CMD_DONE _IOWR('m', 5, struct g_gate_ctl_io)151 struct g_gate_ctl_io { struct
841 struct g_gate_ctl_io *ggio = (void *)addr; in g_gate_ioctl()903 struct g_gate_ctl_io *ggio = (void *)addr; in g_gate_ioctl()
90 struct g_gate_ctl_io hio_ggio;1101 reqlog(int loglevel, int debuglevel, struct g_gate_ctl_io *ggio, in reqlog()1180 struct g_gate_ctl_io *ggio; in write_complete()1225 struct g_gate_ctl_io *ggio; in ggate_recv_thread()1385 struct g_gate_ctl_io *ggio; in local_send_thread()1546 struct g_gate_ctl_io *ggio; in remote_send_thread()1703 struct g_gate_ctl_io *ggio; in remote_recv_thread()1865 struct g_gate_ctl_io *ggio; in ggate_send_thread()1958 struct g_gate_ctl_io *ggio; in sync_thread()
96 struct g_gate_ctl_io ggio; in send_thread()214 struct g_gate_ctl_io ggio; in recv_thread()
92 struct g_gate_ctl_io ggio; in g_gatel_serve()