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

  /src/sys/arch/atari/stand/libsa/
diskio.c 39 typedef int (*rdsec_f)(void *buffer, u_int offset, u_int count); typedef in typeref:typename:int (*)(void * buffer,u_int offset,u_int count)
40 typedef struct { rdsec_f rds; u_int rst; u_int rend; } bdevd_t;

Completed in 12 milliseconds