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

  /src/sys/dev/nor/
cfi_0002.c 59 static int cfi_0002_busy_yield(struct cfi * const, flash_off_t, u_long);
424 error = cfi_0002_busy_yield(cfi, offset, usec);
466 * cfi_0002_busy_yield - yield until device is not busy
469 cfi_0002_busy_yield(struct cfi * const cfi, flash_off_t offset, u_long usec) function
cfi_0002.c 59 static int cfi_0002_busy_yield(struct cfi * const, flash_off_t, u_long);
424 error = cfi_0002_busy_yield(cfi, offset, usec);
466 * cfi_0002_busy_yield - yield until device is not busy
469 cfi_0002_busy_yield(struct cfi * const cfi, flash_off_t offset, u_long usec) function

Completed in 29 milliseconds