Searched defs:enc_softc (Results 1 – 2 of 2) sorted by relevance
126 struct enc_softc { struct127 enctyp enc_type; /* type of enclosure */128 struct enc_vec enc_vec; /* vector to handlers */129 void *enc_private; /* per-type private data */135 enc_cache_t enc_cache;141 enc_cache_t enc_daemon_cache;143 struct sx enc_cache_lock;144 uint8_t enc_flags;148 union ccb saved_ccb;172 enc_other_cache(enc_softc_t *enc, enc_cache_t *primary) in enc_other_cache() argument
85 struct enc_softc { struct86 struct ifnet *sc_ifp;