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

  /src/sys/dev/pci/
esa.c 132 static int esa_allocmem(struct esa_softc *, size_t, size_t,
134 static int esa_freemem(struct esa_softc *, struct esa_dma *);
137 static uint16_t esa_read_assp(struct esa_softc *, uint16_t, uint16_t);
138 static void esa_write_assp(struct esa_softc *, uint16_t, uint16_t,
140 static int esa_init_codec(struct esa_softc *);
146 static int esa_wait(struct esa_softc *);
147 static int esa_init(struct esa_softc *);
148 static void esa_config(struct esa_softc *);
149 static uint8_t esa_assp_halt(struct esa_softc *);
150 static void esa_codec_reset(struct esa_softc *);
    [all...]
esavar.h 98 struct esa_softc struct

Completed in 13 milliseconds