reinit            127 crypto/cryptosoft.c 	if (exf->reinit)
reinit            128 crypto/cryptosoft.c 		exf->reinit(sw->sw_kschedule, iv);
reinit            147 crypto/cryptosoft.c 				if (exf->reinit) {
reinit            219 crypto/cryptosoft.c 				if (exf->reinit) {
reinit            274 crypto/cryptosoft.c 				if (exf->reinit) {
reinit            337 crypto/cryptosoft.c 				if (exf->reinit) {
reinit             54 crypto/xform.h 	void (*reinit) (caddr_t, u_int8_t *);
reinit           5475 dev/ic/aic79xx.c ahd_reset(struct ahd_softc *ahd, int reinit)
reinit           5571 dev/ic/aic79xx.c 	if (reinit != 0)
reinit           1430 dev/ic/aic79xx.h int			 ahd_reset(struct ahd_softc *ahd, int reinit);
reinit           4061 dev/ic/aic7xxx.c ahc_reset(struct ahc_softc *ahc, int reinit)
reinit           4149 dev/ic/aic7xxx.c 	if (reinit != 0)
reinit           1236 dev/ic/aic7xxxvar.h int			 ahc_reset(struct ahc_softc *ahc, int reinit);