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

  /src/sys/arch/ews4800mips/stand/common/
disk.c 66 int __hd_rw(uint8_t *, int, int, int);
103 __disk.rw = __hd_rw;
221 __hd_rw(uint8_t *buf, int block, int flag, int count) function in typeref:typename:int
disk.c 66 int __hd_rw(uint8_t *, int, int, int);
103 __disk.rw = __hd_rw;
221 __hd_rw(uint8_t *buf, int block, int flag, int count) function in typeref:typename:int
disk.c 66 int __hd_rw(uint8_t *, int, int, int);
103 __disk.rw = __hd_rw;
221 __hd_rw(uint8_t *buf, int block, int flag, int count) function in typeref:typename:int

Completed in 80 milliseconds