Searched refs:sc_alias (Results 1 – 1 of 1) sorted by relevance
66 struct cdev *sc_alias; member274 old_alias_dev = sc->sc_alias; in g_dev_set_physpath()275 alias_devp = (struct cdev **)&sc->sc_alias; in g_dev_set_physpath()278 } else if (sc->sc_alias) { in g_dev_set_physpath()279 destroy_dev((struct cdev *)sc->sc_alias); in g_dev_set_physpath()280 sc->sc_alias = NULL; in g_dev_set_physpath()297 dev = sc->sc_alias; in g_dev_set_media()865 sc->sc_alias = NULL; in g_dev_callback()