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

/freebsd-10.1-release/sys/pci/
H A Dalpm.c124 struct alpm_softc { struct
162 struct alpm_softc *alpm;
237 struct alpm_softc *alpm = device_get_softc(dev);
269 alpm_clear(struct alpm_softc *sc)
279 alpm_abort(struct alpm_softc *sc)
288 alpm_idle(struct alpm_softc *sc)
303 alpm_wait(struct alpm_softc *sc)
342 struct alpm_softc *sc = (struct alpm_softc *)device_get_softc(dev);
379 struct alpm_softc *s
[all...]

Completed in 48 milliseconds