aprobe_softc
aprobe_softc *softc;
softc = (aprobe_softc *)old_periph->softc;
aprobe_softc *softc;
softc = (aprobe_softc *)malloc(sizeof(*softc), M_CAMXPT, M_ZERO | M_NOWAIT);
aprobe_softc *softc;
softc = (aprobe_softc *)periph->softc;
aprobe_softc *softc;
softc = (aprobe_softc *)periph->softc;
aprobe_softc *softc;
softc = (aprobe_softc *)periph->softc;