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

  /src/sys/dev/nor/
cfi.c 68 static bool cfi_emulate(struct cfi * const);
428 found = cfi_emulate(cfi);
792 cfi_emulate(struct cfi * const cfi) function in typeref:typename:bool
cfi.c 68 static bool cfi_emulate(struct cfi * const);
428 found = cfi_emulate(cfi);
792 cfi_emulate(struct cfi * const cfi) function in typeref:typename:bool

Completed in 21 milliseconds