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

  /src/sys/arch/ews4800mips/stand/common/
disk.c 67 int __fd_2d_rw(uint8_t *, int, int, int);
108 __disk.rw = __fd_2d_rw;
228 __fd_2d_rw(uint8_t *buf, int block, int flag, int count) function in typeref:typename:int

Completed in 53 milliseconds