Lines Matching defs:alpm_softc
121 struct alpm_softc {
159 struct alpm_softc *alpm;
234 struct alpm_softc *alpm = device_get_softc(dev);
267 alpm_clear(struct alpm_softc *sc)
277 alpm_abort(struct alpm_softc *sc)
286 alpm_idle(struct alpm_softc *sc)
301 alpm_wait(struct alpm_softc *sc)
340 struct alpm_softc *sc = (struct alpm_softc *)device_get_softc(dev);
377 struct alpm_softc *sc = (struct alpm_softc *)device_get_softc(dev);
403 struct alpm_softc *sc = (struct alpm_softc *)device_get_softc(dev);
429 struct alpm_softc *sc = (struct alpm_softc *)device_get_softc(dev);
456 struct alpm_softc *sc = (struct alpm_softc *)device_get_softc(dev);
483 struct alpm_softc *sc = (struct alpm_softc *)device_get_softc(dev);
511 struct alpm_softc *sc = (struct alpm_softc *)device_get_softc(dev);
543 struct alpm_softc *sc = (struct alpm_softc *)device_get_softc(dev);
584 struct alpm_softc *sc = (struct alpm_softc *)device_get_softc(dev);
651 sizeof(struct alpm_softc)