Searched refs:sc_skipslot (Results 1 – 2 of 2) sorted by relevance
168 if (resource_int_value(name, unit, "skipslot", &sc->sc_skipslot) != 0) in uninorth_attach()169 sc->sc_skipslot = -1; in uninorth_attach()242 if (sc->sc_skipslot == slot) in uninorth_enable_config()
40 int sc_skipslot; member