Searched refs:enc_softc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/cam/scsi/
H A Dscsi_enc_internal.h66 typedef struct enc_softc enc_softc_t;
126 struct enc_softc { struct
193 int enc_runcmd(struct enc_softc *, char *, int, char *, int *);
194 void enc_log(struct enc_softc *, const char *, ...);
H A Dscsi_enc.c118 struct enc_softc *enc;
123 enc = (struct enc_softc *)periph->softc;
155 struct enc_softc *enc;
186 struct enc_softc *enc;
229 struct enc_softc *softc;
231 softc = (struct enc_softc *)periph->softc;
265 struct enc_softc *softc;
278 softc = (struct enc_softc *)periph->softc;
304 struct enc_softc *enc;
339 struct enc_softc *en
[all...]
/freebsd-10.0-release/sys/net/
H A Dif_enc.c85 struct enc_softc { struct
137 struct enc_softc *sc;

Completed in 175 milliseconds