Searched refs:sc_root_token (Results 1 – 3 of 3) sorted by relevance
90 struct root_hold_token *sc_root_token; member
500 if (sc->sc_root_token) { in cbb_event_thread()501 root_mount_rel(sc->sc_root_token); in cbb_event_thread()502 sc->sc_root_token = NULL; in cbb_event_thread()
419 sc->sc_root_token = root_mount_hold(device_get_nameunit(sc->dev)); in cbb_pci_attach()