Searched refs:ropp (Results 1 – 2 of 2) sorted by relevance
435 struct g_provider *pp, *ropp; in g_gate_create() local514 ropp = NULL; in g_gate_create()516 ropp = g_provider_by_name(ggio->gctl_readprov); in g_gate_create()517 if (ropp == NULL) { in g_gate_create()529 ropp->mediasize) { in g_gate_create()543 if (ropp != NULL) { in g_gate_create()545 error = g_attach(cp, ropp); in g_gate_create()547 G_GATE_DEBUG(1, "Unable to attach to %s.", ropp->name); in g_gate_create()552 G_GATE_DEBUG(1, "Unable to access %s.", ropp->name); in g_gate_create()
170916 ropp