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

  /src/sys/arch/atari/dev/
atari5380.c 204 #define get_dma_result(r, b) tt_get_dma_result(r, b) macro
656 #define get_dma_result(r, b) falcon_get_dma_result(r, b) macro
960 int get_dma_result(SC_REQ *, u_long *);
1058 get_dma_result(SC_REQ *reqp, u_long *bytes_left) function in typeref:typename:int

Completed in 12 milliseconds