Searched defs:g_gate_softc (Results 1 – 1 of 1) sorted by relevance
79 struct g_gate_softc { struct98 LIST_ENTRY(g_gate_softc) sc_next; /* P: g_gate_list_mtx */ argument99 char sc_info[G_GATE_INFOSIZE]; /* P: (read-only) */100 struct mtx sc_read_mtx;