HomeSort by: relevance | last modified time | path
    Searched defs:esa_get_pointer (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
esa.c 153 static uint32_t esa_get_pointer(struct esa_softc *,
816 pos = esa_get_pointer(sc, &vc->play) % vc->play.bufsize;
831 pos = esa_get_pointer(sc, &vc->rec) % vc->rec.bufsize;
1688 esa_get_pointer(struct esa_softc *sc, struct esa_channel *ch) function in typeref:typename:uint32_t

Completed in 135 milliseconds