Searched defs:sk_softc (Results 1 – 1 of 1) sorted by relevance
1439 struct sk_softc { struct1440 struct resource *sk_res[2]; /* I/O and IRQ resources */1464 #define SK_IF_LOCK(_sc) SK_LOCK((_sc)->sk_softc) argument1489 struct sk_softc *sk_softc; /* parent controller */ member