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

  /src/sys/dev/nor/
cfi_0002.c 62 static int cfi_0002_busy_reg(struct cfi * const, flash_off_t);
197 cfi->cfi_ops.cfi_busy = cfi_0002_busy_reg;
544 * cfi_0002_busy_reg - read and evaluate Read Status Register
551 cfi_0002_busy_reg(struct cfi * const cfi, flash_off_t offset) function in typeref:typename:bool
cfi_0002.c 62 static int cfi_0002_busy_reg(struct cfi * const, flash_off_t);
197 cfi->cfi_ops.cfi_busy = cfi_0002_busy_reg;
544 * cfi_0002_busy_reg - read and evaluate Read Status Register
551 cfi_0002_busy_reg(struct cfi * const cfi, flash_off_t offset) function in typeref:typename:bool

Completed in 31 milliseconds