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

  /src/sys/arch/ews4800mips/ews4800mips/
sector.c 76 if (!sector_read(self, buf, sector))
86 sector_read(void *self, uint8_t *buf, daddr_t sector) function in typeref:typename:bool
  /src/sys/arch/ews4800mips/stand/common/
disk.c 182 sector_read(void *self, uint8_t *buf, int sector) function in typeref:typename:bool

Completed in 11 milliseconds