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

/freebsd-11.0-release/sys/dev/snp/
H A Dsnp.c106 struct snp_softc { struct
116 struct snp_softc *ss = data;
137 struct snp_softc *ss;
140 ss = malloc(sizeof(struct snp_softc), M_SNP, M_WAITOK|M_ZERO);
152 struct snp_softc *ss;
193 struct snp_softc *ss;
239 struct snp_softc *ss;
296 struct snp_softc *ss;
347 struct snp_softc *ss = ttyhook_softc(tp);

Completed in 59 milliseconds