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

  /src/sys/arch/usermode/dev/
vaudio.c 64 uint8_t * st_end; member in struct:vaudio_stream
214 if (st->st_cur >= st->st_end)
237 if (st->st_cur >= st->st_end)
299 st->st_end = end;
317 st->st_end = end;
vaudio.c 64 uint8_t * st_end; member in struct:vaudio_stream
214 if (st->st_cur >= st->st_end)
237 if (st->st_cur >= st->st_end)
299 st->st_end = end;
317 st->st_end = end;

Completed in 24 milliseconds