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

/freebsd-10.3-release/sys/dev/alc/
H A Dif_alc.c126 static void alc_aspm(struct alc_softc *, int, int);
127 static void alc_aspm_813x(struct alc_softc *, int);
128 static void alc_aspm_816x(struct alc_softc *, int);
130 static int alc_check_boundary(struct alc_softc *);
131 static void alc_config_msi(struct alc_softc *);
133 static void alc_disable_l0s_l1(struct alc_softc *);
134 static int alc_dma_alloc(struct alc_softc *);
135 static void alc_dma_free(struct alc_softc *);
137 static void alc_dsp_fixup(struct alc_softc *, int);
138 static int alc_encap(struct alc_softc *, struc
[all...]
H A Dif_alcvar.h204 struct alc_softc { struct

Completed in 52 milliseconds