Searched refs:sc_alias (Results 1 – 1 of 1) sorted by relevance
63 struct cdev *sc_alias; member272 old_alias_dev = sc->sc_alias; in g_dev_set_physpath()273 alias_devp = (struct cdev **)&sc->sc_alias; in g_dev_set_physpath()276 } else if (sc->sc_alias) { in g_dev_set_physpath()277 destroy_dev((struct cdev *)sc->sc_alias); in g_dev_set_physpath()278 sc->sc_alias = NULL; in g_dev_set_physpath()295 dev = sc->sc_alias; in g_dev_set_media()834 sc->sc_alias = NULL; in g_dev_callback()