HomeSort by: relevance | last modified time | path
    Searched refs:alc_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_alc.c 123 static void alc_aspm(struct alc_softc *, int, int);
124 static void alc_aspm_813x(struct alc_softc *, int);
125 static void alc_aspm_816x(struct alc_softc *, int);
126 static void alc_disable_l0s_l1(struct alc_softc *);
127 static int alc_dma_alloc(struct alc_softc *);
128 static void alc_dma_free(struct alc_softc *);
129 static void alc_dsp_fixup(struct alc_softc *, int);
130 static int alc_encap(struct alc_softc *, struct mbuf **);
133 static void alc_get_macaddr(struct alc_softc *);
134 static void alc_get_macaddr_813x(struct alc_softc *);
    [all...]
if_alcreg.h 1442 struct alc_softc { struct

Completed in 15 milliseconds