Home
last modified time | relevance | path

Searched refs:cfi_emulate (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/nor/
Dcfi.c68 static bool cfi_emulate(struct cfi * const);
428 found = cfi_emulate(cfi); in cfi_probe()
792 cfi_emulate(struct cfi * const cfi) in cfi_emulate() function