Lines Matching refs:g_gate_softc
84 static struct g_gate_softc **g_gate_units;
102 g_gate_destroy(struct g_gate_softc *sc, boolean_t force) in g_gate_destroy()
171 struct g_gate_softc *sc; in g_gate_access()
191 struct g_gate_softc *sc; in g_gate_queue_io()
221 struct g_gate_softc *sc; in g_gate_done()
249 struct g_gate_softc *sc; in g_gate_start()
301 static struct g_gate_softc *
304 struct g_gate_softc *sc = NULL; in g_gate_hold()
329 g_gate_release(struct g_gate_softc *sc) in g_gate_release()
366 struct g_gate_softc *sc; in g_gate_guard()
404 struct g_gate_softc *sc; in g_gate_orphan()
424 struct g_gate_softc *sc; in g_gate_dumpconf()
461 struct g_gate_softc *sc; in g_gate_create()
637 g_gate_modify(struct g_gate_softc *sc, struct g_gate_ctl_modify *ggio) in g_gate_modify()
748 struct g_gate_softc *sc; in g_gate_ioctl()